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

In This Topic
    CustomShape Class
    In This Topic
    Represents a custom marker shape.
    Object Model
    CustomShape Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class CustomShape 
       Inherits NotifyObject
    public abstract class CustomShape : NotifyObject 
    Inheritance Hierarchy

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

    See Also