GraphLocation Property

Gets or sets the location of the graph.

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

Property Value

Point3d
See Also