ImageReprojectorReprojectionOptions Property |
Accesses the options that are used for re-projection.
Namespace:
Ptv.XServer.Controls.Map.Tools.Reprojection
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public ReprojectionOptions ReprojectionOptions { get; }
Public ReadOnly Property ReprojectionOptions As ReprojectionOptions
Get
public:
property ReprojectionOptions^ ReprojectionOptions {
ReprojectionOptions^ get ();
}
member ReprojectionOptions : ReprojectionOptions with get
Property Value
Type:
ReprojectionOptionsSee Also