HorizonRenderer Class | ![]() |
Namespace: Telogis.GeoBase
The HorizonRenderer type exposes the following members.
Name | Description | |
---|---|---|
![]() | HorizonRenderer |
Create with default renderer and size.
|
![]() | HorizonRenderer(HorizonRenderType) |
Create a Horizon renderer with the given parameters.
|
![]() | HorizonRenderer(HorizonRenderType, Int32) |
Create a Horizon renderer with the given parameters.
|
Name | Description | |
---|---|---|
![]() | Color |
The color of the horizon during the day.
|
![]() | NightColor |
The color of the horizon at night.
|
![]() | RenderType |
The type of rendering performed.
|
![]() | RequiredRendermodes |
Gets the RenderMode required by this HorizonRenderer.
|
![]() | Size |
Percentage of the map height that the renderer will solid fill.
If the renderer is in faded mode the fade will append to the
end of the solid fill.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Render |
Render the horizon on a 2.5D map perspective. Should not be called directly.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |