C

Property

A class that models a VSDX Property section row that contains the shape data associated with a Shape.

Inheritance Hierarchy

Members

Show:

Properties

Whether this row is deleted.

Deleted rows are ignored by VSDX viewers. This property can be used to ignore rows inherited from a master or style sheet.

The name of this property.

Will be displayed as property key in the Shape Data window if label is not specified. Special characters like spaces in this property will be replaced during serialization, which is why label should be used for complex property labels.