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


In This Topic
    Style Class Members
    In This Topic

    The following tables list the members exposed by Style.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of Style object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the alignment of the content.  
    Public PropertyGets or sets the background color.  
    Public PropertyGets or sets the second gradient background color.  
    Public PropertyGets the border object.  
    Public PropertyGets or sets the font object.  
    Public PropertyGets or sets the foreground color.  
    Public PropertyGets or sets the type of gradient background filling.  
    Public PropertyGets the line object for stroke line.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the Alignment to default state.  
    Public MethodResets the BackColor to default state.  
    Public MethodResets the BackColor2 to default state.  
    Public MethodResets the Border to default state.  
    Public MethodResets the Font to default state.  
    Public MethodResets the ForeColor to default state.  
    Public MethodResets the GradientStyle to default state.  
    Public MethodResets the Stroke to default state.  
    Public MethodReturns false if Alignment is in default state.  
    Public MethodReturns false if BackColor is in default state.  
    Public MethodReturns false if BackColor2 is in default state.  
    Public MethodReturns false if Border is in default state.  
    Public MethodReturns false if Font is in default state.  
    Public MethodReturns false if ForeColor is in default state.  
    Public MethodReturns false if GradientStyle is in default state.  
    Public MethodReturns false if Stroke is in default state.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Win.Map.NotifyObject)
    Top
    See Also