Share

DirectContext3DHandleSettings Methods

The DirectContext3DHandleSettings type exposes the following members.

Methods

 NameDescription
Public methodAssign Assigns values of the source settings to this object.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetColor Gets the color of the handle and the associated DirectContext3D graphics.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTransparency Gets the transparency value of the handle and the associated DirectContext3D graphics.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsEqual Check if the contents of two instances of settings are equal.
Public methodSetColor Sets the color of the handle and the associated DirectContext3D graphics.
Public methodSetTransparency Sets the transparency value of the handle and the associated DirectContext3D graphics.
Public methodSetVisibility Visibility of the handle and the associated DirectContext3D graphics. A value of true means that the graphics are visible.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?