BrickStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Brick |
Initializes a new instance of the Brick |
Brick |
Initializes a new instance of the Brick |
Brick |
Initializes a new instance of the Brick |
Brick |
Initializes a new instance of the Brick |
#Properties
Name | Description |
---|---|
Back |
Gets or sets the background color. |
Border |
Gets or sets the border color. |
Border |
Specifies the dash style for the brick’s border. |
Border |
Gets or sets the border style of a brick. |
Border |
Gets or sets the border width. |
Border |
Gets or sets the string value used to support serialization of the Brick |
Default static |
Obsolete. Gets the Brick |
Default |
Gets the default font for a brick style. |
Font |
Gets or sets the Font used to display text.
|
Fore |
Gets or sets the foreground color. |
Is |
Specifies whether or not the brick’s alignment is justified. |
Is |
Gets a value indicating whether the brick style paints a transparent brick. |
Padding | Gets or sets the padding values of a brick. |
Sides | Gets or sets a value defining which borders of the current brick are visible. |
String |
Gets or sets a Brick |
Text |
Gets or sets the alignment of the text in the brick. |
#Methods
Name | Description |
---|---|
Change |
|
Clone() |
Creates a new Brick |
Create |
Creates the Brick |
Deflate |
Deflates the specified rectangle by the specified width of the specified borders using the specified border style. |
Deflate |
Deflates the specified rectangle by the width of borders represented by this brick style, and optionally applies the current border style. |
Deflate |
Deflates the specified rectangle by the specified width of the specified borders. |
Deflate |
Deflates the specified rectangle by the width of borders represented by this brick style, and optionally applies the current border style. |
Deflate |
Deflates the specified rectangle by the width of borders represented by this brick style. |
Dispose() |
Disposes of the Brick |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether or not the specified object is equal to the current Brick |
Get |
Serves as the default hash function. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Inflate |
Inflates the specified rectangle by the specified width of specified borders using the specified border style. |
Inflate |
Inflates the specified rectangle by the specified width of specified borders. |
Inflate |
For internal use. |
Inflate |
Inflates the specified rectangle by the width of borders represented by this brick style, and optionally applies the current border style. |
Inflate |
Inflates the specified rectangle by the width of borders represented by this brick style. |
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. |
Reset |
Resets the Brick |
Reset |
Resets the Brick |
Reset |
Resets the Brick |
Reset |
Resets all border settings. |
Reset |
Resets the Brick |
Reset |
Resets the Brick |
Reset |
Resets the Brick |
Reset |
Resets the Brick |
Reset |
Resets the Brick |
Scale |
Rescales the brick style to the specified ratio. |
Set |
Sets the brick‘s alignment. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also