AlignmentHorizontalElementElementType Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
HAElementType
See Also