ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / StrokeStyle Class / GetDashCap Method

In This Topic
    GetDashCap Method
    In This Topic
    D2D1_CAP_STYLE ID2D1StrokeStyle::GetDashCap()
    Syntax
    'Declaration
     
    Public Function GetDashCap() As CapStyle
    public CapStyle GetDashCap()
    See Also