[]
Gets a value indicating whether the specified attribute(s) is set.
public bool IsSet(Pen.Attributes attr)
Public Function IsSet(attr As Pen.Attributes) As Boolean
Type | Name | Description |
---|---|---|
Pen.Attributes | attr | The attribute(s) to verify. |
Type | Description |
---|---|
bool |
|