Click or drag to resize
XDL

NanScaleBarGetSelectionFontColor Method

선택한 텍스트에 대한 글씨 색을 가져온다.

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public bool GetSelectionFontColor(
	out Color clr
)

Parameters

clr  Color
글씨 색

Return Value

Boolean
값의 유효성 여부
See Also