DefaultBoundsRules.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 DefaultBoundsRules
'Usage
Dim value As DefaultBoundsRules
value = DefaultBoundsRules.Instance
public static DefaultBoundsRules Instance { get; }
public:
static property DefaultBoundsRules^ Instance {
DefaultBoundsRules^ get ();
}
public static function get Instance () : DefaultBoundsRules
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams.DefaultBoundsRules
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.