Property PointSymbol
| Edit this page View SourcePointSymbol
Gets or sets the symbol used to draw the GeoView's viewpoint when it isn't possible to show the visible area (for example, when showing a scene).
Declaration
public Symbol? PointSymbol { get; set; }
Property Value
| Type | Description |
|---|---|
| Symbol |
Remarks
The default is a red cross.