ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / StrokeStyle1 Class / GetStrokeTransformType Method

In This Topic
    GetStrokeTransformType Method
    In This Topic
    D2D1_STROKE_TRANSFORM_TYPE ID2D1StrokeStyle1::GetStrokeTransformType()
    Syntax
    'Declaration
     
    Public Function GetStrokeTransformType() As StrokeTransformType
    public StrokeTransformType GetStrokeTransformType()
    See Also