Map for WinForms | ComponentOne
C1.Win.Map Namespace / Marker Class / Size Property

In This Topic
    Size Property (Marker)
    In This Topic
    Gets or sets the size of the marker shape.
    Syntax
    'Declaration
     
    
    Public Property Size As SizeF
    public SizeF Size {get; set;}
    See Also