GuideDefaultProperties Class
Contains properties that affect invidual adorner guides only.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Related API Members
The following members return GuideDefaultProperties objects:
Remarks
Base guide properties provided by the GuideDefaultProperties class can be accessed through the Guide.Properties group. If these properties differ from their default values, they override related global guide properties (see the AdornerUIManager.GuideProperties link).
Inheritance
Object
DevExpress.Utils.Base.BaseObject
DevExpress.Utils.Base.BaseProperties
DevExpress.Utils.Base.BaseDefaultProperties
DevExpress.Utils.VisualEffects.AdornerElementDefaultProperties
GuideDefaultProperties
See Also