NodeShape.BoundsRules 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 object which constrains the bounds of this shape.
public:
virtual property Microsoft::VisualStudio::Modeling::Diagrams::BoundsRules ^ BoundsRules { Microsoft::VisualStudio::Modeling::Diagrams::BoundsRules ^ get(); };
public virtual Microsoft.VisualStudio.Modeling.Diagrams.BoundsRules BoundsRules { get; }
member this.BoundsRules : Microsoft.VisualStudio.Modeling.Diagrams.BoundsRules
Public Overridable ReadOnly Property BoundsRules As BoundsRules