Skip to main content

LayerOptions Members

Contains layout options for a layer.

Constructors

Name Description
LayerOptions() Initializes a new instance of the LayerOptions class with default settings.

Fields

Name Description
ZIndexProperty static Identifies the LayerOptions.ZIndex dependency property.

Properties

Name Description
ZIndex Gets or sets the z-index of a layer.

Events

Name Description
PropertyChanged Occurs every time any of the GaugeDependencyObject class properties has changed its value. Inherited from GaugeDependencyObject.
See Also