NodeShape.GeometryCanResizeLeft Property

Definition

Gets a value indicating whether the user is permitted to resize the geometry. (Intended to be called only by the NodeShapeGeometry-derived classes.)

public:
 property bool GeometryCanResizeLeft { bool get(); };
public bool GeometryCanResizeLeft { get; }
member this.GeometryCanResizeLeft : bool
Public ReadOnly Property GeometryCanResizeLeft As Boolean

Property Value

Implements

Applies to