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

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