Diagram.DefaultGridSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default size of the grid in world units.
public:
virtual property double DefaultGridSize { double get(); };
[System.ComponentModel.Browsable(false)]
public virtual double DefaultGridSize { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DefaultGridSize : double
Public Overridable ReadOnly Property DefaultGridSize As Double
Property Value
- Attributes