StiPaintEventArgs Class |
Namespace: Stimulsoft.Report.Events
The StiPaintEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| StiPaintEventArgs |
Creates a new object of the type StiPaintEventArgs with specified arguments.
|
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets value indicates that drawing is canceled.
| |
| ClipRectangle |
Gets the rectangle in which to paint.
| |
| Context |
Gets context for painting.
| |
| DrawBorderFormatting |
Gets or sets value indicates that formatting will be draw.
| |
| DrawChilds |
Gets or sets value indicates that child components must be drawed.
| |
| DrawTopmostBorderSides |
Gets or sets value indicates that topmost border sides will be draw.
| |
| Graphics |
Gets Graphics for painting.
| |
| IsPaintThumbnail |
Internal use only.
|
| Name | Description | |
|---|---|---|
| Clone | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |