SurfaceOperationDeleteGridPointLocation Property |
Gets the location of the grid point for the operation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic GridLocation Location { get; }
Public ReadOnly Property Location As GridLocation
Get
public:
property GridLocation Location {
GridLocation get ();
}
Property Value
GridLocation
See Also