Click or drag to resize

StandardTransitionProfileAllowModificationOfInitialHeight Property

Gets or sets a value indicating whether to allow changes to the InitialHeight while configuring the route. By default, this is true.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool AllowModificationOfInitialHeight { get; set; }

Property Value

Type: Boolean
See Also