Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / VectorLayer Class / ItemStyle Property

In This Topic
    ItemStyle Property
    In This Topic
    Gets or sets the item style.
    Syntax
    'Declaration
     
    
    Public Property ItemStyle As Style
    public Style ItemStyle {get; set;}
    See Also