StaticRouteProfileStaticConfigurableProfileAllowModificationOfInitialHeight Property |
Gets a value indicating whether to allow other profiles to modify
the initial height of this profile in order to ensure continuity.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 26.1.424.0 (26.1.424.0)
Syntaxpublic override bool AllowModificationOfInitialHeight { get; }Public Overrides ReadOnly Property AllowModificationOfInitialHeight As Boolean
Get
public:
virtual property bool AllowModificationOfInitialHeight {
bool get () override;
}abstract AllowModificationOfInitialHeight : bool with get
override AllowModificationOfInitialHeight : bool with get
Property Value
Type:
Boolean
See Also