ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps Namespace / C1VectorLayer Class / ItemStyle Property

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