C# Class PurplePen.SelectionMgr.SelectionInfo

显示文件 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_oe property

public CourseDesignator,PurplePen ActiveCourseDesignator
return CourseDesignator

SelectedControl public_oe property

public Id SelectedControl
return Id

SelectedCourseControl public_oe property

public Id SelectedCourseControl
return Id

SelectedCourseControl2 public_oe property

public Id SelectedCourseControl2
return Id

SelectedKeySymbol public_oe property

public Symbol,PurplePen SelectedKeySymbol
return Symbol

SelectedSpecial public_oe property

public Id SelectedSpecial
return Id

SelectedTextLineKind public_oe property

public DescriptionLine.TextLineKind SelectedTextLineKind
return DescriptionLine.TextLineKind

SelectionKind public_oe property

public SelectionKind SelectionKind
return SelectionKind