GuideProperties Class
Provides properties that affect all adorner guides owned by this Adorner UI Manager.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Related API Members
The following members return GuideProperties objects:
Remarks
Global guide properties can be overridden for individual guides. To do so, utilize settings accessed through the Guide.Properties group.
Inheritance
Object
DevExpress.Utils.Base.BaseObject
DevExpress.Utils.Base.BaseProperties
DevExpress.Utils.VisualEffects.AdornerElementProperties
GuideProperties
See Also