Enum GraphicalRepresentation
Enumeration covering the different types/style graphics that can be returned
Namespace: FpAssistantCore.Geographical
Assembly: FpAssistantCoreScl.dll
Syntax
public enum GraphicalRepresentation : int
Remarks
The GeoMapEngine implementation will determine the type geo geometry drawn on the destination graphics
Fields
Name | Description |
---|---|
Lines | Creates lines for geometric shapes, can be 2D or 3D |
Polygons | Creates polygons (3D planar surfaces), can be 2D or 3D |