VerticalProfileOperator.RouteInput Property
Gets or sets the operator that gives the route line.
Syntax
public Operator RouteInput { get; set; }
Property Value
Remarks
The feature coming from this operator must be a line. Only the first one will be used as a route. The operator is usually a ReadOperator reading from a MemoryDataSet.
Platforms
Windows, Linux, Android