Back to Devexpress

StrokeStyle Class

wpf-devexpress-dot-xpf-dot-map-e2e5c6e7.md

latest2.5 KB
Original Source

StrokeStyle Class

Contains parameters of a style used to draw a stroke line on a map.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public class StrokeStyle :
    MapDependencyObject
vb
Public Class StrokeStyle
    Inherits MapDependencyObject

The following members return StrokeStyle objects:

Show 13 links

Inheritance

Object DispatcherObject DependencyObject Freezable MapDependencyObject StrokeStyle

See Also

StrokeStyle Members

DevExpress.Xpf.Map Namespace