DotSpatial.Projections.Forms
A User control for entering double values into text boxes
Required designer variable.
Creates a new instance of DoubleBox
Required method for Designer support - do not modify
the contents of this method with the code editor.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Fires TextChanged
Fires ValidChanged
Occurs when the user changes values in the text box
Occurs either when changing from valid to invalid or when
changing from invalid to valid.
Gets or sets the normal background color
Gets or sets the invalid background color
Gets or sets the caption
Gets or sets the string number format
Gets or sets teh tool tip text help when this
item has an invalid entry.
Gets or sets a boolean indicating if the text in this box can be parsed
into a double precision value.
Gets or sets the tool tip text for regular help
Gets the raw text entered in the textbox
Gets the currently entered double value.
ProjectionCustomDialog
Required designer variable.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Creates a new instance of CollectionPropertyGrid
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Fires the ChangesApplied event
Occurs whenever the apply changes button is clicked, or else when the ok button is clicked.
gets or sets the selected projection info
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Gets or sets the currently chosen coordinate system
ProjectionSelectDialog
Creates a new instance of
Fires the ChangesApplied event
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Occurs whenever the apply changes button is clicked, or else when the ok button is clicked.
Gets or sets the currently chosen coordinate system
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Looks up a localized string similar to The value entered could not be correctly parsed into a valid double precision floating point value..
Looks up a localized string similar to Enter a double precision floating point value..
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Looks up a localized string similar to [Nothing].
The Undefined Projection Action enumeration
No action should be taken.
Always assume an undefined projection is Latitude Longitude
Always rely on the existing Map projection
Use a projection that was specified from the list
A Dialog for choosing how to define a projection.
Initializes a new instance of the Undefined Projection Dialog
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Gets or sets a value that indicates that the newly selected Projection should be used. If this
is false, then this layer should be drawn unmodified.
Gets or sets the Projection chosen to be the final defined projection.
Gets or sets the current MapProjection.
Gets or sets the original projection string that could not be identified.
Gets or sets whether the option chosen here should be used for the rest of the session.
Gets or sets the layername of the layer that could not be identified.
Gets the action selected from the dialog.
Gets the result of the dialog.