VizFontBuilder Methods
Provides methods that allow you to configure font options.
Name | Description |
---|---|
Color |
Mirrors the client-side color option. |
Color |
Mirrors the client-side color option. |
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. |
Family |
Specifies font family. Mirrors the client-side family option. |
Family |
Specifies font family. Mirrors the client-side family option. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Opacity |
Specifies font opacity. Mirrors the client-side opacity option. |
Opacity |
Specifies font opacity. Mirrors the client-side opacity option. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Size |
Specifies font size. Mirrors the client-side size option. |
Size |
Specifies font size. Mirrors the client-side size option. |
Size |
Specifies font size. Mirrors the client-side size option. |
To |
Returns a string that represents the current object. Inherited from Object. |
Weight |
Specifies font weight. Accepts values from 100 to 900 in increments of 100. Higher values increase boldness. Mirrors the client-side weight option. |
Weight |
Specifies font weight. Accepts values from 100 to 900 in increments of 100. Higher values increase boldness. Mirrors the client-side weight option. |
See Also