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