This topic has not yet been rated - Rate this topic

DefaultBoundsRules Class

Basic rules that constrain the child based on Snap-To-Grid and anchoring.

Object
  Microsoft.VisualStudio.Modeling.Diagrams.BoundsRules
    Microsoft.VisualStudio.Modeling.Diagrams.DefaultBoundsRules

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
[SerializableAttribute]
public sealed class DefaultBoundsRules : BoundsRules

The DefaultBoundsRules type exposes the following members.

  NameDescription
Public propertyStatic memberInstanceGets the public Instance accessor for the singleton
Top
  NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object. (Inherited from Object.)
Public methodGetCompliantBoundsReturns the compliant bounds in world units relative to the top-left of the parent using this bounds rule. (Overrides BoundsRules.GetCompliantBounds(ShapeElement, RectangleD).)
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodToStringReturns a string that represents the current object. (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.