SnapToPerimeterFollowingRotationRule Class
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class SnapToPerimeterFollowingRotationRule _
Inherits BoundsRules
'Usage
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.