ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorItemBase Class / InitShape Method

In This Topic
    InitShape Method
    In This Topic
    Initializes the internal shape.
    Syntax
    'Declaration
     
    
    Protected Sub InitShape( _
       ByVal shape As Shape _
    ) 
    protected void InitShape( 
       Shape shape
    )

    Parameters

    shape
    See Also