ParcelCentroid Property

Gets the centroid of the parcel area.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public Point3d Centroid { get; }

Property Value

Point3d
See Also