[]
        
(Showing Draft Content)

C1.Util.GraphicsRendering.SetStroke

SetStroke Method

SetStroke(object)

Sets the current stroke brush.

Declaration
public virtual void SetStroke(object brush)
Parameters
Type Name Description
object brush

Native brush or ARGB color as integer.

Implements