[]
        
(Showing Draft Content)

GrapeCity.Drawing.Pen.IsSet

IsSet Method

IsSet(Attributes)

Gets a value indicating whether the specified attribute(s) is set.

Declaration
public bool IsSet(Pen.Attributes attr)
Public Function IsSet(attr As Pen.Attributes) As Boolean
Parameters
Type Name Description
Pen.Attributes attr

The attribute(s) to verify.

Returns
Type Description
bool

true if the specified attribute(s) is set; otherwise, false.