Share via


SnapToPerimeterFollowingRotationRule.Instance Property

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

Syntax

'Declaration
Public Shared ReadOnly Property Instance As SnapToPerimeterFollowingRotationRule
'Usage
Dim value As SnapToPerimeterFollowingRotationRule 

value = SnapToPerimeterFollowingRotationRule.Instance
public static SnapToPerimeterFollowingRotationRule Instance { get; }
public:
static property SnapToPerimeterFollowingRotationRule^ Instance {
    SnapToPerimeterFollowingRotationRule^ get ();
}
public static function get Instance () : SnapToPerimeterFollowingRotationRule

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.SnapToPerimeterFollowingRotationRule

.NET Framework Security

See Also

Reference

SnapToPerimeterFollowingRotationRule Class

SnapToPerimeterFollowingRotationRule Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace