Click or drag to resize
XDL

Nan Class

주기 객체 관련 상수 및 static 함수를 정의한 클래스
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NXAnnotation.NAnnotationNan

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
C#
public class Nan

The Nan type exposes the following members.

Constructors
 NameDescription
Public methodNanInitializes a new instance of the Nan class
Top
Methods
 NameDescription
Public methodStatic memberIsExplainLineText 설명선 텍스트 박스인지 체크한다.
Public methodStatic memberIsMeasureText 측정주기에 포함된 텍스트 박스인지 체크한다.
Public methodStatic memberRemoveTemporaryFolder 특정 경로의 파일 및 폴더를 모두 삭제한다.
Top
Fields
 NameDescription
Public fieldStatic memberFEET_PER_METER 1 meter 에 해당하는 feet 거리를 저장한 상수
Public fieldStatic memberFEET_PER_MILE 1 mile 에 해당하는 feet 거리를 저장한 상수
Top
See Also