SinusoidalProjection Members
In This Article
#Constructors
Name | Description |
---|---|
Sinusoidal |
Initializes a new instance of the Sinusoidal |
#Fields
Name | Description |
---|---|
Lat |
Defines the ratio of 1 latitude degree to 1 kilometer.
Inherited from Projection |
Lon |
Defines the ratio of 1 longitude degree to 1 kilometer.
Inherited from Projection |
#Properties
Name | Description |
---|---|
Default |
Returns the default map projection object.
Inherited from Projection |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the two specified Projection |
Get |
Gets the hash code (a number) that corresponds to the value of the current Projection |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of Sinusoidal |
See Also