The Widget type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Accept |
Accept this annotation.
(Overrides Annotation..::..Accept(AnnotationVisitor, Object).) | |
| BeginUpdate |
This method can be used to begin a properties bulk updat .
(Inherited from Annotation.) | |
| EndUpdate |
This method can be used to end the properties bulk update.
(Inherited from Annotation.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Flatten(Canvas) |
Flatten the annotation as static content to the given canvas.
(Inherited from Annotation.) | |
| Flatten(Canvas, Boolean) |
Flatten the annotation as static content to the given canvas.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| TestOverflow |
Determines whether a given text will "overflow", i.e. whether scrolling is needed
to display the entire text.
| |
| ToString |
Obtains the String representation of this instance.
(Overrides Object..::..ToString()()()().) | |
| UpdateAppearance |
This updates the appearance of this widget.
|