Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / VectorItem Class / Geometry Property

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