dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Enums

VisualAxis Enum

Only applicable when working in a SceneView. Defines the axis the size visual variable should be applied to when rendering features with an ObjectSymbol3DLayer. See the local scene sample for an example of this.

public enum VisualAxis

Fields

All 4

Depth 1

Height 2

Width 0

WidthAndDepth 3