'Declaration
Public Sub Reset( _ ByVal attr As AlignmentAttributes _ )
'Usage
Dim instance As Alignment Dim attr As AlignmentAttributes instance.Reset(attr)
public void Reset( AlignmentAttributes attr )
Parameters
- attr
- A AlignmentAttributes value indicates the attribute(s) will be reset.