MapShapeBase.Effect Property
In This Article
Gets or sets the bitmap effect applied to the shape.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Property Value
Type | Description |
---|---|
Effect | A Effect class descendant object. |
See Also