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