|
NanObjSetIsDrawFill Method
|
채우기 여부를 설정한다.
Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.39 (2.0.3.39)
Syntaxpublic virtual void SetIsDrawFill(
bool draw
)
Parameters
- draw Boolean
- [In] 채우기 여부
See Also