Public Member Functions | |
LabelPickResult (bool didHit, LabelComponent::Type labelComponentType, const IAnchoredLabel *pAnchoredLabel) | |
bool | DidHit () const |
bool | operator() () const |
const IAnchoredLabel * | GetLabelModel () const |
LabelComponent::Type | GetLabelComponentType () const |
Static Public Member Functions | |
static LabelPickResult | Make (const LabelView *pLabelView, LabelComponent::Type labelComponentType) |