|
NCanvasFileHeaderFileVersion Property
|
파일 버전을 가져오거나 설정한다.
Namespace: Pixoneer.NXDL.NXAnnotation.NIOAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax[BrowsableAttribute(false)]
[XmlElementAttribute("FileVersion")]
public int FileVersion { get; set; }
Property Value
Int32
See Also