GhostShapeCollection.GridSize 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 grid size for the ghost shape collection as a whole.
public:
property double GridSize { double get(); };
public double GridSize { get; }
member this.GridSize : double
Public ReadOnly Property GridSize As Double