Usages of BridgeCrossingStyle
Properties
defaultBridgeCrossingStyle | in BridgeManager | Gets or sets the default BridgeCrossingStyle that will be used by the default implementation of the IBridgeCreator that is initially assigned to the defaultBridgeCreator property. |
Method Return Values
from (BridgeCrossingStyle) | in BridgeCrossingStyle | Converts the given argument to an enum constant of this enum type. | |
getCrossingStyle (IRenderContext) | in IBridgeCreator | Gets the BridgeCrossingStyle to use in the given IRenderContext. |
Method Parameters
from (BridgeCrossingStyle) | in BridgeCrossingStyle | Converts the given argument to an enum constant of this enum type. | |
getName (BridgeCrossingStyle) | in BridgeCrossingStyle | Returns the name of the given enum constant. | |
BridgeManager () | in BridgeManager | Initializes a new instance of the BridgeManager class. |