RectangleD Operators

Visual Studio 2015
 

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_puboperatorSystem_CAPS_staticEquality(RectangleD, RectangleD)

Tests whether two RectangleD structures have equal location and size.

System_CAPS_puboperatorSystem_CAPS_staticImplicit(Rectangle to RectangleD)

System_CAPS_puboperatorSystem_CAPS_staticImplicit(RectangleF to RectangleD)

System_CAPS_puboperatorSystem_CAPS_staticInequality(RectangleD, RectangleD)

Tests whether two RectangleD structures differ in location or size.

Return to top
Show: