[]
        
Determines whether the specified attribute(s) is set.
public bool IsSet(AlignmentAttributes attr)
Public Function IsSet(attr As AlignmentAttributes) As Boolean
| Type | Name | Description | 
|---|---|---|
| AlignmentAttributes | attr | A AlignmentAttributes value indicates the attribute(s) will be tested.  | 
    
| Type | Description | 
|---|---|
| bool | 
  |