ShapeElement.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 size of the grid in world units that this shape is on. By default, the parent shape's GridSize is used.
public:
virtual property double GridSize { double get(); void set(double value); };
public virtual double GridSize { get; set; }
member this.GridSize : double with get, set
Public Overridable Property GridSize As Double
Property Value
Remarks
The size of the grid in world units that this shape is on.