Click or drag to resize
XDL

XSarParametersSCPos Property

WGS84 Sphere X, Y, Z.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public XVertex3d SCPos {
	[HandleProcessCorruptedStateExceptionsAttribute]
	get;
	[HandleProcessCorruptedStateExceptionsAttribute]
	set;
 }

Property Value

XVertex3d
See Also