Skip to content

RasterProjectionResult

Namespace: ThinkGeo.Core

public class RasterProjectionResult

Inheritance ObjectRasterProjectionResult

Properties

Image

public GeoImage Image { get; set; }

Property Value

GeoImage

ImageExtent

public RectangleShape ImageExtent { get; set; }

Property Value

RectangleShape

Constructors

RasterProjectionResult(GeoImage, RectangleShape)

public RasterProjectionResult(GeoImage image, RectangleShape imageExtent)

Parameters

image GeoImage

imageExtent RectangleShape