ComponentOne Bitmap for WPF
C1.WPF.DX.4.6.2 Assembly / C1.Util.DX.Direct2D Namespace / RenderTarget Class / DefaultStrokeWidth Field

In This Topic
    DefaultStrokeWidth Field
    In This Topic
    Default stroke width used for all methods that are not explicitly using it. Default is set to 1.0f.
    Syntax
    'Declaration
     
    Public Const DefaultStrokeWidth As Single
    public const float DefaultStrokeWidth
    See Also