HatchNumberOfHatchLines
Property
|
Property that represents the number of hatch
lines in this hatch entity.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public int NumberOfHatchLines { get; }
Public ReadOnly Property NumberOfHatchLines As Integer
Get
public:
property int NumberOfHatchLines {
int get ();
}
member NumberOfHatchLines : int with get
Property Value
Int32
See Also