NodeShape.CanResize Property

Definition

Gets a value indicating whether the user is allowed to resize the ShapeElement. (To modify this value, override the ResizableSides property.)

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

Property Value

Applies to