fillBridgeGuardRailColorUseTheme

abstract fun fillBridgeGuardRailColorUseTheme(fillBridgeGuardRailColorUseTheme: String): FillLayer

Set the fillBridgeGuardRailColorUseTheme as String for fillBridgeGuardRailColor.

Parameters

fillBridgeGuardRailColorUseTheme

overrides applying of color theme if "none" string value is set. To follow default theme "default" sting value should be set.


abstract fun fillBridgeGuardRailColorUseTheme(fillBridgeGuardRailColorUseTheme: Expression): FillLayer

Set the fillBridgeGuardRailColorUseTheme as Expression for fillBridgeGuardRailColor.

Parameters

fillBridgeGuardRailColorUseTheme

overrides applying of color theme if "none" string value is set. To follow default theme "default" sting value should be set.