|
NanExplainLineTextBoxSetSelectionFontSolidColor Method
|
선택한 텍스트에 대한 글씨 색을 설정한다.
Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.39 (2.0.3.39)
Syntaxpublic void SetSelectionFontSolidColor(
Color clr
)
Parameters
- clr Color
- [In] 글씨 색
See Also