AbstractPoint Methods

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from ValueType.)

System_CAPS_pubmethodGetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticInvert(Point)

Returns a Point structure with the input's X and Y properties swapped.

System_CAPS_pubmethodToString()

Converts the object to a string.(Overrides ValueType::ToString().)

Return to top
Show: