BrickGraphics Members
In This Article
#Constructors
Name | Description |
---|---|
Brick |
Initializes a new instance of the Brick |
#Properties
Name | Description |
---|---|
Back |
Defines the background color for the current Brick |
Border |
Specifies the border color for the current Brick |
Border |
Specifies the border width of the current Brick |
Client |
Returns the dimensions of a report page without margins. |
Default |
Gets or sets the default Brick |
Default |
Specifies the default font for a report. |
Device |
For internal use. |
Font |
Specifies the font of the current Brick |
Fore |
Defines the foreground color of the current Brick |
Modifier | Specifies the page area for displaying a specific brick. |
Page |
Defines the background color for all report pages. |
Page |
Defines graphic measurement units. |
Printing |
Gets the owner of the current Brick |
String |
Gets or sets text layout information (such as alignment, orientation and tab stops) and display manipulations (such as ellipsis insertion and national digit substitution). |
#Methods
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