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