SnapToPerimeterFollowingRotationRule Class

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

<SerializableAttribute> _
Public Class SnapToPerimeterFollowingRotationRule _
    Inherits BoundsRules

Dim instance As SnapToPerimeterFollowingRotationRule
[SerializableAttribute]
public class SnapToPerimeterFollowingRotationRule : BoundsRules
[SerializableAttribute]
public ref class SnapToPerimeterFollowingRotationRule : public BoundsRules
public class SnapToPerimeterFollowingRotationRule extends BoundsRules

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.Diagrams.BoundsRules
    Microsoft.VisualStudio.Modeling.Diagrams.SnapToPerimeterFollowingRotationRule

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SnapToPerimeterFollowingRotationRule Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace