Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets the border bottom left radius.
Gets the border bottom right radius.
Gets the bottom border width.
Gets the left border width.
Gets the right border width.
Gets the border style.
Gets the top left border radius.
Gets the border top right radius.
Gets the top border width.
Gets the font family name.
Gets the size of the font.
Gets the font weight.
Gets the bottom margin.
Gets the left margin.
Gets the right margin.
Gets the top margin.
Gets the bottom padding.
Gets the left padding.
Gets the right padding.
Gets the top padding.
Creates a font from current settings.
The font metadata.
Gets a suitable color to use for painting the background. Use this to render the background of an element that does not support transparency. This method is typically only relevant for Forms based implementations of views for CustomVisuals etc. If your view is based on HTML and Javascript (that is, derived from CustomVisualView) you can just leave your background transparent to use the theme color of the page.
A color.
A collection of properties describing the styles of a user interface element.
Since
2.0