Click or drag to resize
XDL

XRPFBoundaryRecord Properties

The XRPFBoundaryRecord type exposes the following members.

Properties
  Name Description
Public property hinterval Longitude/Horizontal interval.
Public property hnum RPF의 수직 방향(East-Wet)에 대한 Frame 수를 얻는다.
Public property hresolution RPF의 수평 방향(East-West) 해상도를 얻을수 있다.
Public property LL RPF의 Product에 대한 Lower Left 좌표값을 얻는다.
Public property LR RPF의 Product에 대한 Lower Right 좌표값을 얻는다.
Public property nZone RPF의 Product에 대한 Zone값을 얻는다.
Public property ProductType RPF의 Product에 대한 Type(ADRG, CIB, CADRG, etc)을 얻는다.
Public property Scale RPF의 Product에 대한 Scale값을 얻는다.
Public property UL RPF의 Product에 대한 Upper Left 좌표값을 얻는다.
Public property UR RPF의 Product에 대한 Upper Right 좌표값을 얻는다.
Public property vinterval Latitude/Vertical interval.
Public property vnum RPF의 수직 방향(North-South)에 대한 Frame 수를 얻는다 .
Public property vresolution RPF의 수직 방향(North-South) 해상도를 얻을수 있다.
Top
See Also