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


In This Topic
    Line Class Members
    In This Topic

    The following tables list the members exposed by Line.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of Line class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the color of the line.  
    Public PropertyGets or sets the style of the dashed line.  
    Public PropertyGets or sets the width of the line.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the Color to default state.  
    Public MethodResets the Style to default state.  
    Public MethodResets the Width to default state.  
    Public MethodReturns false if Color is in default state.  
    Public MethodReturns false if Style is in default state.  
    Public MethodReturns false if Width is in default state.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when changes need be notified. (Inherited from C1.Win.Map.NotifyObject)
    Top
    See Also