IgxUserAnnotationInformation

new IgxUserAnnotationInformation(): IgxUserAnnotationInformation

Returns IgxUserAnnotationInformation

ngAcceptInputType_dialogSuggestedXLocation

Section titled "ngAcceptInputType_dialogSuggestedXLocation"
ngAcceptInputType_dialogSuggestedXLocation: string | number

ngAcceptInputType_dialogSuggestedYLocation

Section titled "ngAcceptInputType_dialogSuggestedYLocation"
ngAcceptInputType_dialogSuggestedYLocation: string | number
get annotationData(): string

Returns string

set annotationData(v: string): void

Parameters

  • v: string

Returns void

get annotationId(): string

Returns string

set annotationId(v: string): void

Parameters

  • v: string

Returns void

get badgeColor(): string

Returns string

set badgeColor(v: string): void

Parameters

  • v: string

Returns void

get badgeImageUri(): string

Returns string

set badgeImageUri(v: string): void

Parameters

  • v: string

Returns void

get dialogSuggestedXLocation(): number

Returns number

set dialogSuggestedXLocation(v: number): void

Parameters

  • v: number

Returns void

get dialogSuggestedYLocation(): number

Returns number

set dialogSuggestedYLocation(v: number): void

Parameters

  • v: number

Returns void

get label(): string

Returns string

set label(v: string): void

Parameters

  • v: string

Returns void

get mainColor(): string

Returns string

set mainColor(v: string): void

Parameters

  • v: string

Returns void

findByName(name: string): any

Parameters

  • name: string

Returns any