DefaultBoundsRules 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.
Basic rules that constrain the child based on Snap-To-Grid and anchoring.
public ref class DefaultBoundsRules sealed : Microsoft::VisualStudio::Modeling::Diagrams::BoundsRules
[System.Serializable]
public sealed class DefaultBoundsRules : Microsoft.VisualStudio.Modeling.Diagrams.BoundsRules
[<System.Serializable>]
type DefaultBoundsRules = class
inherit BoundsRules
Public NotInheritable Class DefaultBoundsRules
Inherits BoundsRules
- Inheritance
- Attributes
Properties
Instance |
Gets the public Instance accessor for the singleton |
Methods
GetCompliantBounds(ShapeElement, RectangleD) |
Returns the compliant bounds in world units relative to the top-left of the parent using this bounds rule. |