Click or drag to resize
XDL

XSarParametersGeolocationConstant Property

Geolocation Constant 속성값을 가져오거나 설정한다.(x:Azimuth, y:Range)

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

Property Value

XVertex2d
See Also