Assoc2dConstraintGroupGetDOF Property
 | 
Namespace:  Teigha.DatabaseServices
Assembly:  TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
 
public int GetDOF { get; }
 
Public ReadOnly Property GetDOF As Integer
        Get
 
public:
property int GetDOF {
        int get ();
}
 
member GetDOF : int with get
 
 
 
Property Value
Type: 
Int32 
See Also