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
Remarks
If no XProperties exist then a new empty collection is attached to the object.
- See Also