ReprojectionServiceReprojectionServiceOptions Property |
Accesses the options to be used by the map service.
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 ReprojectionServiceOptions ReprojectionServiceOptions { get; }
Public ReadOnly Property ReprojectionServiceOptions As ReprojectionServiceOptions
Get
public:
property ReprojectionServiceOptions^ ReprojectionServiceOptions {
ReprojectionServiceOptions^ get ();
}
member ReprojectionServiceOptions : ReprojectionServiceOptions with get
Property Value
Type:
ReprojectionServiceOptionsSee Also