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