AvoidCornerRule 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.
Bounds rule that doesn't allow you to place a port in the rounded corner of a rectangle.
public ref class AvoidCornerRule : Microsoft::VisualStudio::Modeling::Diagrams::BoundsRules
[System.Serializable]
public class AvoidCornerRule : Microsoft.VisualStudio.Modeling.Diagrams.BoundsRules
[<System.Serializable>]
type AvoidCornerRule = class
inherit BoundsRules
Public Class AvoidCornerRule
Inherits BoundsRules
- Inheritance
- Attributes
Constructors
AvoidCornerRule() |
Methods
GetCompliantBounds(ShapeElement, RectangleD) |
Gets the appropriate position. |
Instance(Double) |
Singleton accessor. |