CIMProfileOIS Class Properties
In This Topic
For a list of all members of this type, see CIMProfileOIS members.
Public Properties
| Name | Description |
| DisplayOrder |
Gets or sets the zero based index to control the display order.
|
| IsPrimary |
Gets or sets a value indicating whether the surface is primary.
If surface is primary it can't be hidden and terrain and obstacles will be drawn based on the primary surface.
|
| OISDescription |
Gets or sets the description of OIS surface read only.
|
| OISLabel |
Gets or sets the label to be displayed for OIS.
|
| OISSymbol |
Gets or sets the line Symbol used to draw the OIS Surface.
|
| OISTextSymbol |
Gets or sets the text symbol used to draw the label of OIS Surface.
|
| ShowOIS |
Gets or sets a value indicating whether to show OIS surface.
|
Top
See Also