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