PlotStyleTablePlotStyleSize Property
|
Property that represents the logical length of
this plot style table.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public uint PlotStyleSize { get; }
Public ReadOnly Property PlotStyleSize As UInteger
Get
public:
property unsigned int PlotStyleSize {
unsigned int get ();
}
member PlotStyleSize : uint32 with get
Property Value
UInt32
See Also