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

Property Value

Implements

Applies to