Click or drag to resize

IVIZZARDServiceSetSelectionBoxFontColor Method (Int32, Color)

선택상자 - 폰트 색상 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void SetSelectionBoxFontColor(
	int ID,
	Color FontColor
)

Parameters

ID
Type: SystemInt32
ID
FontColor
Type: System.DrawingColor
Font Color
See Also