Skip to main content

GuideDefaultProperties Properties

Contains properties that affect invidual adorner guides only.
Name Description
ActualBorderThickness Returns the current flyout border thickness of an adorner guide.
ActualFlyoutBackColor Returns the current flyout’s background color for this guide.
ActualFlyoutBorderColor Returns the current flyout border color for this guide.
ActualFlyoutLocation Returns the current flyout location for this guide.
ActualFlyoutOffset Returns the current offset of a flyout panel associated with this adorner guide.
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’s background color for the current guide.
FlyoutBorderColor Gets or sets the color applied to flyout borders of the current guide.
FlyoutBorderThickness Gets or sets the border thickness of a flyout panel associated with this adorner guide.
FlyoutLocation Gets or sets the flyout position relative to the current guide.
FlyoutOffset Gets or sets the offset for a flyout panel displayed by this adorner guide.
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