GhostShape.SourceGridSize 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 that the source shape was respecting.
public:
property double SourceGridSize { double get(); };
public double SourceGridSize { get; }
member this.SourceGridSize : double
Public ReadOnly Property SourceGridSize As Double