SizeD Structure

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

[SerializableAttribute]
public value struct SizeD

NameDescription
System_CAPS_pubmethodEquals(Object^)
System_CAPS_pubmethodGetHashCode()
System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticToSizeF(SizeD)

System_CAPS_pubmethodToString()

Returns a string formatted like this: Width=width, Height=height(Overrides ValueType::ToString().)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticEmpty

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: