LoadCreatorVisualCenterLine Property |
Property Value
Type: Double
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: 11.0.0.7658
Syntaxpublic double CenterLine { get; set; }Property Value
Type:
Double
See Also