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