RectangleD Constructor

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

NameDescription
System_CAPS_pubmethodRectangleD(Double, Double, Double, Double)

Initializes a new instance of the RectangleD class with the specified location and size.

System_CAPS_pubmethodRectangleD(PointD, SizeD)

Initializes a new instance of the RectangleD class with the specified location and size.

Return to top
Show: