WorldFile¶
Inheritance Hierarchy¶
Object
WorldFile
Members Summary¶
Public Constructors Summary¶
Name |
---|
WorldFile() |
WorldFile(String) |
WorldFile(RectangleShape,Single,Single) |
WorldFile(Double,Double,Double,Double,Double,Double) |
WorldFile(Single,Single,Single,Single,Single,Single) |
Protected Constructors Summary¶
Name |
---|
N/A |
Public Properties Summary¶
Name | Return Type | Description |
---|---|---|
HorizontalResolution | Single | This property gets the horizontal resolution from the world file. |
RotationColumn | Single | This property gets the rotation in column from the world file. |
RotationRow | Single | This property gets the rotation in row from the world file. |
UpperLeftX | Single | This property gets the upper left Y coordinate from the world file. |
UpperLeftY | Single | This property gets the upper left X coordinate from the world file. |
VerticalResolution | Single | This property gets the vertical resolution from the world file. |
Protected Properties Summary¶
Name | Return Type | Description |
---|---|---|
N/A | N/A | N/A |
Public Methods Summary¶
Name |
---|
Equals(Object) |
GetBoundingBox(Single,Single) |
GetHashCode() |
GetType() |
ToString() |
Protected Methods Summary¶
Name |
---|
Finalize() |
MemberwiseClone() |
Public Events Summary¶
Name | Event Arguments | Description |
---|---|---|
N/A | N/A | N/A |
Members Detail¶
Public Constructors¶
Name |
---|
WorldFile() |
WorldFile(String) |
WorldFile(RectangleShape,Single,Single) |
WorldFile(Double,Double,Double,Double,Double,Double) |
WorldFile(Single,Single,Single,Single,Single,Single) |
Protected Constructors¶
Public Properties¶
HorizontalResolution
¶
Summary
This property gets the horizontal resolution from the world file.
Remarks
None
Return Value
Single
RotationColumn
¶
Summary
This property gets the rotation in column from the world file.
Remarks
None
Return Value
Single
RotationRow
¶
Summary
This property gets the rotation in row from the world file.
Remarks
None
Return Value
Single
UpperLeftX
¶
Summary
This property gets the upper left Y coordinate from the world file.
Remarks
None
Return Value
Single
UpperLeftY
¶
Summary
This property gets the upper left X coordinate from the world file.
Remarks
None
Return Value
Single
VerticalResolution
¶
Summary
This property gets the vertical resolution from the world file.
Remarks
None
Return Value
Single
Protected Properties¶
Public Methods¶
Equals(Object)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
obj | Object | N/A |
GetBoundingBox(Single,Single)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
RectangleShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
width | Single | N/A |
height | Single | N/A |
GetHashCode()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetType()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Type | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ToString()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Protected Methods¶
Finalize()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
MemberwiseClone()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Object | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |