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

In This Topic
    MarkerImageShape Class
    In This Topic
    Represents a custom marker shape which is an image.
    Object Model
    MarkerImageShape Class
    Syntax
    'Declaration
     
    
    Public Class MarkerImageShape 
       Inherits CustomShape
    public class MarkerImageShape : CustomShape 
    Inheritance Hierarchy

    System.Object
       C1.Win.Map.NotifyObject
          C1.Win.Map.CustomShape
             C1.Win.Map.MarkerImageShape

    See Also