GridSurfacePropertiesSpacingX Property |
Gets the distance between the grid lines in the X direction.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic double SpacingX { get; }
Public ReadOnly Property SpacingX As Double
Get
public:
property double SpacingX {
double get ();
}
Property Value
Double
See Also