CommonNavigationResourcesGetResourceColor Method |
Gets the color value for the specified resource key.
Namespace:
Ab2d.Common.ZoomPanel
Assembly:
Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntaxpublic Color GetResourceColor(
string key
)
Parameters
- key
- Type: SystemString
resource key
Return Value
Type:
Colorcolor value
See Also