NodeShape.MinimumResizableSize Property

Definition

Gets the minimum size in world units that a user can resize this node shape at the current state.

public:
 virtual property Microsoft::VisualStudio::Modeling::Diagrams::SizeD MinimumResizableSize { Microsoft::VisualStudio::Modeling::Diagrams::SizeD get(); };
public virtual Microsoft.VisualStudio.Modeling.Diagrams.SizeD MinimumResizableSize { get; }
member this.MinimumResizableSize : Microsoft.VisualStudio.Modeling.Diagrams.SizeD
Public Overridable ReadOnly Property MinimumResizableSize As SizeD

Property Value

The minimum size in world units that a user can resize this node shape.

Applies to