Map for WinForms | ComponentOne
C1.Win.Map Namespace / Style Class
Members

In This Topic
    Style Class
    In This Topic
    Represents the appearance of map elements.
    Object Model
    Style Class
    Syntax
    'Declaration
     
    
    Public Class Style 
       Inherits StyleObject
       Implements C1.FlexMap.IMapStyle 
    public class Style : StyleObject, C1.FlexMap.IMapStyle  
    Inheritance Hierarchy

    System.Object
       C1.Win.Map.NotifyObject
          C1.Win.Map.StyleObject
             C1.Win.Map.Style

    See Also