Click or drag to resize
XDL

NCanvasFileHeaderSR Property

좌표계(XSpatialReference)를 가져오거나 설정한다.

Namespace: Pixoneer.NXDL.NXAnnotation.NIO
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
[BrowsableAttribute(false)]
[XmlIgnoreAttribute]
public XSpatialReference SR { get; set; }

Property Value

XSpatialReference
See Also