LineTransform Methods

 

Namespace:   Microsoft.VisualStudio.Text.Formatting
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCombine(LineTransform, LineTransform)

Combines two LineTransform objects.

System_CAPS_pubmethodEquals(Object^)

Determines whether two LineTransform objects are the same.(Overrides ValueType::Equals(Object^).)

System_CAPS_pubmethodGetHashCode()

Gets the hash code for this object.(Overrides ValueType::GetHashCode().)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from ValueType.)

Return to top
Show: