NodeShape.GeometryCanResizeBottom 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 GeometryCanResizeBottom { bool get(); };
public bool GeometryCanResizeBottom { get; }
member this.GeometryCanResizeBottom : bool
Public ReadOnly Property GeometryCanResizeBottom As Boolean

Property Value

Implements

Applies to