RectangleD Members

The RectangleD type exposes the following members.

Constructors

  Name Description
Public method RectangleD Overloaded.

Top

Methods

  Name Description
Public method Contains Overloaded.
Public method ContainsX
Public method ContainsY
Public method Equals (Overrides ValueType.Equals(Object).)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public methodStatic member Inflate Overloaded.
Public methodStatic member Intersect Overloaded.
Public method IntersectsWith
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method Offset Overloaded.
Public method PerimeterTranslation Overloaded.
Public methodStatic member ToRectangleF
Public method ToString (Overrides ValueType.ToString().)
Public methodStatic member Union

Top

Operators

  Name Description
Public operatorStatic member Equality
Public operatorStatic member Implicit Overloaded.
Public operatorStatic member Inequality

Top

Fields

  Name Description
Public fieldStatic member Empty

Top

Properties

  Name Description
Public property Bottom
Public property Center
Public property Height
Public property IsEmpty
Public property Left
Public property Location
Public property Right
Public property Size
Public property Top
Public property Width
Public property X
Public property Y

Top

See Also

Reference

RectangleD Structure

Microsoft.VisualStudio.Modeling.Diagrams Namespace