Click or drag to resize

IVIZZARDServiceSetReviewItemFontColor Method

노트 폰트색 설정

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

Parameters

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