ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorItem Class / Geometry Property

In This Topic
    Geometry Property
    In This Topic
    Gets or sets the element geometry.
    Syntax
    'Declaration
     
    
    Public Property Geometry As Geometry
    public Geometry Geometry {get; set;}
    See Also