FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.Chart 命名空间 / IRenderEngine 接口 / SetStroke 方法
Native brush or argb color as integer.

本主题中
    SetStroke 方法 (IRenderEngine)
    本主题中
    Sets the current stroke brush.
    语法
    '声明
     
    Sub SetStroke( _
       ByVal brush As Object _
    ) 
    void SetStroke( 
       object brush
    )

    参数

    brush
    Native brush or argb color as integer.
    请参见