DXFReaderNETControlPlotUnits Property
|
Returns/sets the current plotting units.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public PlotUnitsType PlotUnits { get; set; }
Public Property PlotUnits As PlotUnitsType
Get
Set
public:
property PlotUnitsType PlotUnits {
PlotUnitsType get ();
void set (PlotUnitsType value);
}
member PlotUnits : PlotUnitsType with get, set
PROPERTY PlotUnits AS PlotUnitsType GET SET
Property Value
Type:
PlotUnitsTypeRemarks See Also