Class BillboardTextItem
- Namespace
- HelixToolkit.Wpf
- Assembly
- HelixToolkit.Wpf.dll
Represents a billboard text item.
public class BillboardTextItem : TextItem
- Inheritance
-
BillboardTextItem
- Inherited Members
Properties
DepthOffset
Gets or sets the depth offset.
public double DepthOffset { get; set; }
Property Value
- double
The depth offset.
WorldDepthOffset
Gets or sets the depth offset in world coordinates.
public double WorldDepthOffset { get; set; }
Property Value
- double
The depth offset.