ReprojectionServiceOptionsSourceBoundsSupportingPoints Property |
Gets or sets the number of the supporting points that are used when determining the source bounding box.
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 int SourceBoundsSupportingPoints { get; set; }
Public Property SourceBoundsSupportingPoints As Integer
Get
Set
public:
property int SourceBoundsSupportingPoints {
int get ();
void set (int value);
}
member SourceBoundsSupportingPoints : int with get, set
Property Value
Type:
Int32See Also