ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / C1VectorItem Class / Geometry Property

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