Share via


GhostShape.SourceGridSize Property

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'Declaration
Public ReadOnly Property SourceGridSize As Double
'Usage
Dim instance As GhostShape 
Dim value As Double 

value = instance.SourceGridSize
public double SourceGridSize { get; }
public:
property double SourceGridSize {
    double get ();
}
public function get SourceGridSize () : double

Property Value

Type: System.Double

.NET Framework Security

See Also

Reference

GhostShape Class

GhostShape Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace