Show / Hide Table of Contents

Property PointSymbol

| Edit this page View Source

PointSymbol

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.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX