Table of Contents

Property XProperties

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

XProperties

Gets the Collection of vdXproperties of the object.

public vdXProperties XProperties { get; }

Property Value

vdXProperties

Remarks

If no XProperties exist then a new empty collection is attached to the object.

See Also