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