ProfileRingCount Property
|
Namespace: Teigha.Aec.Geometry
Assembly: TA_Mgd (in TA_Mgd.dll) Version:
26.3.0.0
Syntax
public int RingCount { get; }
Public ReadOnly Property RingCount As Integer
Get
public:
property int RingCount {
int get ();
}
member RingCount : int with get
Property Value
Int32
See Also