Skip to main content
A newer version of this page is available. .

GuideDefaultProperties Properties

Contains properties that affect invidual adorner guides only.
Name Description
ActualBorderThickness
ActualFlyoutBackColor Returns the current flyout backcolor for this guide.
ActualFlyoutBorderColor Returns the current flyout border color for this guide.
ActualFlyoutLocation Returns the current flyout location for this guide.
ActualFlyoutOffset
ActualFlyoutOpacity Returns the current flyout opacity for this guide.
AllowFlyoutPanel Gets or sets whether or not this guide should display its flyout panel.
FlyoutBackColor Gets or sets the flyout backcolor for the current guide.
FlyoutBorderColor Gets or sets the color applied to flyout borders of the current guide.
FlyoutBorderThickness
FlyoutLocation Gets or sets the flyout position relative to the current guide.
FlyoutOffset
FlyoutOpacity Gets or sets the flyout opacity for this guide.
IsFlyoutPanelEnabled Returns whether or not this guide will show its flyout panel when selected.
See Also