NodeShape.MinimumResizableSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.