TinSurfaceConstraintConstraintType Property
 | 
Namespace:  Bricscad.Civil
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public TinConstraintType ConstraintType { get; }
 
Public ReadOnly Property ConstraintType As TinConstraintType
        Get
 
public:
property TinConstraintType ConstraintType {
        TinConstraintType get ();
}
 
member ConstraintType : TinConstraintType with get
 
 
 
Property Value
Type: 
TinConstraintType 
See Also