The following tables list the members exposed by AnnDrawable.
| Name | Description | |
|---|---|---|
| AnnDrawable Constructor | Overloaded. This constructor is required by ISerializable. |
| Name | Description | |
|---|---|---|
| Brush | Gets or sets the AnnBrush associated with this AnnDrawable object. |
| Font | Gets or sets the AnnFont associated with this AnnDrawable object. |
| HasBrush | Gets a value indicating whether this AnnDrawable object has a brush. |
| HasFont | Gets a value indicating whether this AnnDrawable object has a font. |
| HasPen | Gets a value indicating whether this AnnDrawable object has a pen. |
| Pen | Gets or sets the AnnPen associated with this AnnDrawable object. |
| SupportsBrush | Gets a value indicating whether this AnnDrawable object supports a brush. |
| SupportsFont | Gets a value indicating whether this AnnDrawable object supports a font. |
| SupportsPen | Gets a value indicating whether this AnnDrawable object supports a pen. |
| TextColor | Gets or sets the text Color structure associated with this AnnDrawable object. |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a specified SerializationInfo with the data needed to serialize this object. |