ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / StrokeStyle Class / GetDashStyle Method

In This Topic
    GetDashStyle Method
    In This Topic
    D2D1_DASH_STYLE ID2D1StrokeStyle::GetDashStyle()
    Syntax
    'Declaration
     
    Public Function GetDashStyle() As DashStyle
    public DashStyle GetDashStyle()
    See Also