className property
[This documentation is preliminary and is subject to change.]
Gets the names of the classes that are assigned to this object.
![]() ![]() |
Syntax
HRESULT value = object.get_className(ISVGAnimatedString** p);
Property values
Type: Object
A class name or set of class names. Multiple class names are separated by white space characters.
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.22
Remarks
The className property gets the names of the classes that are assigned to this object. The object belongs to these classes. Several object instances can share a class name.
The className property has several roles:
- As a style sheet selector (when you want to assign style information to a set of elements).
- For general purpose browser processing.
Build date: 1/26/2012
.png)
.png)