Click or drag to resize

RenderSettingsProjection Property

Projection axis. Default is Z.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public CartesianAxis Projection { get; set; }

Property Value

CartesianAxis
See Also