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

GuideProperties Class

Provides properties that affect all adorner guides owned by this Adorner UI Manager.

Namespace: DevExpress.Utils.VisualEffects

Assembly: DevExpress.Utils.v19.1.dll

Declaration

public class GuideProperties :
    AdornerElementProperties

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