AvoidCornerRule Class

Definition

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
AvoidCornerRule
Attributes

Constructors

AvoidCornerRule()

Methods

GetCompliantBounds(ShapeElement, RectangleD)

Gets the appropriate position.

Instance(Double)

Singleton accessor.

Applies to