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

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