RasterProjectionResult¶
Namespace: ThinkGeo.Core
public class RasterProjectionResult
Inheritance Object → RasterProjectionResult
Properties¶
Image¶
public GeoImage Image { get; set; }
Property Value¶
ImageExtent¶
public RectangleShape ImageExtent { get; set; }
Property Value¶
Constructors¶
RasterProjectionResult(GeoImage, RectangleShape)¶
public RasterProjectionResult(GeoImage image, RectangleShape imageExtent)
Parameters¶
image
GeoImage
imageExtent
RectangleShape