Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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