Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / StrokeStyle Class / GetDashOffset Method

In This Topic
    GetDashOffset Method
    In This Topic
    float ID2D1StrokeStyle::GetDashOffset()
    Syntax
    'Declaration
     
    Public Function GetDashOffset() As System.Single
    public System.float GetDashOffset()
    See Also