C# Class PurplePen.SelectionMgr.SelectionInfo

Show file Open project: petergolde/PurplePen Class Usage Examples

Public Properties

Property Type Description
ActiveCourseDesignator CourseDesignator
SelectedControl Id
SelectedCourseControl Id
SelectedCourseControl2 Id
SelectedKeySymbol Symbol
SelectedSpecial Id
SelectedTextLineKind DescriptionLine.TextLineKind
SelectionKind SelectionKind

Property Details

ActiveCourseDesignator public property

public CourseDesignator,PurplePen ActiveCourseDesignator
return CourseDesignator

SelectedControl public property

public Id SelectedControl
return Id

SelectedCourseControl public property

public Id SelectedCourseControl
return Id

SelectedCourseControl2 public property

public Id SelectedCourseControl2
return Id

SelectedKeySymbol public property

public Symbol,PurplePen SelectedKeySymbol
return Symbol

SelectedSpecial public property

public Id SelectedSpecial
return Id

SelectedTextLineKind public property

public DescriptionLine.TextLineKind SelectedTextLineKind
return DescriptionLine.TextLineKind

SelectionKind public property

public SelectionKind SelectionKind
return SelectionKind