ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorPolyline Class / Clip Property

In This Topic
    Clip Property (C1VectorPolyline)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Clip As RectangleGeometry
    public RectangleGeometry Clip {get; set;}
    See Also