Click or drag to resize

SceneVisualDirectionArrowOffset Property

Property Value

Type: Double
The global offset for conveyor direction arrows from their centers. This can be used to put all direction arrows to the side of conveyors so they aren't obscured by loads traveling on them. This is a positive or negative percentage value (of the individual conveyor widths).

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntax
C#
public double DirectionArrowOffset { get; set; }

Property Value

Type: Double
See Also