Click or drag to resize
XDL

NCanvasFileHeaderFileVersion Property

파일 버전을 가져오거나 설정한다.

Namespace: Pixoneer.NXDL.NXAnnotation.NIO
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
[BrowsableAttribute(false)]
[XmlElementAttribute("FileVersion")]
public int FileVersion { get; set; }

Property Value

Int32
See Also