ShapeElement.GridSize Property

Definition

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.

Applies to