DirectContext3DHandleSettingsGetColor Method |
Gets the color of the handle and the associated DirectContext3D graphics.
Namespace: Autodesk.Revit.DB.DirectContext3DAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
SyntaxPublic Function GetColor As Color
public:
Color^ GetColor()
member GetColor : unit -> Color
Return Value
Color
The color.
See Also