Click or drag to resize
XDL

XSarParametersSCPos Property

WGS84 Sphere X, Y, Z.

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

Property Value

XVertex3d
See Also