NoBoundsRules Class
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.
NoBoundsRules can be applied to ensure no restrictions are placed on the shape's bounds.
public ref class NoBoundsRules : Microsoft::VisualStudio::Modeling::Diagrams::BoundsRules
[System.Serializable]
public class NoBoundsRules : Microsoft.VisualStudio.Modeling.Diagrams.BoundsRules
[<System.Serializable>]
type NoBoundsRules = class
inherit BoundsRules
Public Class NoBoundsRules
Inherits BoundsRules
- Inheritance
- Attributes
Constructors
NoBoundsRules() |
Properties
Instance |
An instance to share. |
Methods
GetCompliantBounds(ShapeElement, RectangleD) |
Always accept the proposed bounds. |