PointGroupPointsCount Property |
Gets the number of points in the PointGroup.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic uint PointsCount { get; }
Public ReadOnly Property PointsCount As UInteger
Get
public:
property unsigned int PointsCount {
unsigned int get ();
}
Property Value
UInt32
See Also