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