Click or drag to resize

LoadCreatorVisualCenterLine Property

A percentage offset from the center line of a conveyor that the load should be created at. 0% means as far to the left as possible, 100% means as far to the right as possible. 50% follows the center line which is the default.

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

Property Value

Type: Double
See Also