Gets the distance between the grid lines in the Y direction.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0
Syntax
C# |
---|
public double SpacingY { get; } |
Visual Basic |
---|
Public ReadOnly Property SpacingY As Double Get |
Visual C++ |
---|
public: property double SpacingY { double get (); } |