AlignmentHorizontalVerticalAlignmentCount Property
 | 
Namespace:  Bricscad.Civil
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public uint VerticalAlignmentCount { get; }
 
Public ReadOnly Property VerticalAlignmentCount As UInteger
        Get
 
public:
property unsigned int VerticalAlignmentCount {
        unsigned int get ();
}
 
member VerticalAlignmentCount : uint32 with get
 
 
 
Property Value
Type: 
UInt32 
See Also