INodeGeometryData.GeometryCanResizeLeft Property

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

Syntax

'Declaration
ReadOnly Property GeometryCanResizeLeft As Boolean
bool GeometryCanResizeLeft { get; }
property bool GeometryCanResizeLeft {
    bool get ();
}
abstract GeometryCanResizeLeft : bool with get
function get GeometryCanResizeLeft () : boolean

Property Value

Type: Boolean

.NET Framework Security

See Also

Reference

INodeGeometryData Interface

Microsoft.VisualStudio.Modeling.Diagrams Namespace