'Declaration Public Function New( _ ByVal position As Unit, _ ByVal alignment As TabAlignmentEnum _ )
public TabPosition( Unit position, TabAlignmentEnum alignment )
Parameters
- position
- The tab position, relative to the left edge of the text area.
- alignment
- The text alignment at this tab position.