Property DimStyles
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
DimStyles
Get the vdDimstyles collection of the document.
public vdDimstyles DimStyles { get; }
Property Value
Examples
See vdDimstyle for example of using the DimStyles collection of the document.
- See Also