GuideProperties Properties
Provides properties that affect all adorner guides owned by this Adorner UI Manager.| Name | Description |
|---|---|
| AllowFlyoutPanel | Gets or sets whether any guide owned by this Adorner UI Manager can display flyout panels. |
| FlyoutBackColor | Gets or sets the background flyout panel color for any guide owned by this Adorner UI Manager. |
| FlyoutBorderColor | Gets or sets the flyout panel border color for any guide owned by this Adorner UI Manager. |
| FlyoutBorderThickness | Gets or sets the border thickness of all flyout panels displayed by adorner guides. |
| FlyoutLocation | Gets or sets the flyout panel relative position for any guide owned by this Adorner UI Manager. |
| FlyoutOffset | Gets or sets the offset for all flyout panels displayed by adorner guides. |
| FlyoutOpacity | Gets or sets the flyout panel opacity for any guide owned by this Adorner UI Manager. |
| KeepFlyoutWithinScreenBounds | Specifies whether guide flyouts should always stay within the current screen bounds. |
| ShowGuidesShortcut | Gets or sets a keyboard shortcut that can be pressed at runtime to display guides. |
See Also