Property Document
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
Document
Gets the vdDocument that the object belongs.
public override vdDocument Document { get; }
Property Value
Remarks
The object gets a vdDocument when is added in any collection of it.
- See Also