|
M
Assign(DirectContext3DHandleSettings)
|
None
|
Assigns values of the source settings to this object.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetColor()
|
Color
|
Gets the color of the handle and the associated DirectContext3D graphics.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetTransparency()
|
Int32
|
Gets the transparency value of the handle and the associated DirectContext3D graphics.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
IsEqual(DirectContext3DHandleSettings)
|
Boolean
|
Check if the contents of two instances of settings are equal.
|
|
|
M
SetColor(Color)
|
None
|
Sets the color of the handle and the associated DirectContext3D graphics.
|
|
|
M
SetTransparency(Int32)
|
None
|
Sets the transparency value of the handle and the associated DirectContext3D graphics.
|
|
|
M
SetVisibility(Boolean)
|
None
|
Visibility of the handle and the associated DirectContext3D graphics.
A value of true means that the graphics are visible.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|