BrickGraphics Methods
Implements report drawing functions.
Name | Description |
---|---|
Begin |
Obsolete. Starts to calculate the size of the rectangle required for all the bricks being added to the document. |
Begin |
Must be called before the creation of a brick group. |
Docum |
Converts a value specified via the parameter to Graphics |
Draw |
|
Draw |
|
Draw |
Adds a specific Check |
Draw |
Adds a specific Check |
Draw |
Adds a specific Empty |
Draw |
Adds a specific Image |
Draw |
Adds a specific Image |
Draw |
Adds a specific Line |
Draw |
Adds a specific Page |
Draw |
Adds a specific Page |
Draw |
Adds a specific Visual |
Draw |
Adds a specific Text |
Draw |
Adds a specific Text |
End |
Obsolete. Finishes calculating the size of the rectangle required for all the bricks being added to the document. |
End |
Indicates the completion of brick group creation. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Measure |
Measures the specified string when drawn. |
Measure |
Measures the specified string when drawn. |
Measure |
Calculates the length of a specified text. |
Measure |
Measures the height and width of the specified text string. |
Measure |
Calculates the length of a specified text. |
Measure |
Measures the specified string when drawn. |
Measure |
Measures the specified string when drawn with the specified maximum width and format. Works in Windows environment only. |
Measure |
Measures the specified string when drawn with the specified maximum width. |
Measure |
Measures the specified string when drawn. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Union |
Obsolete. Adds a new rectangle item to the rectangle that was calculated after the Brick method was called.
|
Unit |
Converts the value specified via a parameter to the value that uses the current measurement units. |
See Also