Map for WinForms | ComponentOne
C1.Win.Map Namespace / MarkerImageShape Class / Image Property

In This Topic
    Image Property (MarkerImageShape)
    In This Topic
    Gets or sets the image of the shape.
    Syntax
    'Declaration
     
    
    Public Property Image As Image
    public Image Image {get; set;}
    See Also