| 
            
              NanExplainLineTextBoxGetSelectionFontPatternBackColor Method
             | 
          
        
        
            선택한 텍스트에 대한 채우기 배경색을 가져온다.
            
        
        Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.40 (2.0.3.40)
Syntaxpublic bool GetSelectionFontPatternBackColor(
	out Color clr
)
Parameters
- clr  Color
 -  텍스트 채우기 배경색 
 
Return Value
Boolean값의 유효성 여부 반환
See Also