ProjectedRasterProjection Property |
Gets or sets the
Projection that projects
the
raster.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Projection Projection { get; set; }
Public Property Projection As Projection
Get
Set
public:
property Projection^ Projection {
Projection^ get ();
void set (Projection^ value);
}
member Projection : Projection with get, set
Property Value
Type:
ProjectionSee Also