GradientColorget_Color
Method
|
Gets the color.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
Public Function get_Color As Color
public:
Color^ get_Color()
member get_Color : unit -> Color
Return Value
Color
Color instance representing color.
See Also