Class Index

Classes


Class Annotations.ButtonWidgetAnnotation


Extends Annotations.Annotation.
Represents a Button Widget annotation, which includes push button, checkbox, and radio button.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new instance of ButtonWidgetAnnotation.
Field Summary
Field Attributes Field Name and Description
 
Gets or sets the type of the button.
Fields borrowed from class Annotations.Annotation:
Height, MirroredHorizontally, MirroredVertically, NoMove, NoResize, NoZoom, PageNumber, Subject, UsePageCoordinates, Width, X, Y
Methods borrowed from class Annotations.Annotation:
GetHeight, GetMirroredHorizontally, GetMirroredVertically, GetPageNumber, GetPopupComment, GetWidth, GetX, GetY, SetHeight, SetMirroredHorizontally, SetMirroredVertically, SetPageNumber, SetPopupComment, SetWidth, SetX, SetY
Events borrowed from class Annotations.Annotation:
draw
Class Detail
Annotations.ButtonWidgetAnnotation()
Creates a new instance of ButtonWidgetAnnotation.
Field Detail
{string} ButtonType
Gets or sets the type of the button.

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Feb 13 2013 12:56:29 GMT-0800 (PST)