Represents a boolean property. The actual utility of this property is in doubt because many
of the properties marked as boolean seem to actually contain special values. In other words
they're not true booleans.
author: Glen Stampoultzis See Also:EscherSimpleProperty See Also:EscherProperty
Constructor Summary
public
EscherBoolProperty(short propertyNumber, int value) Create an instance of an escher boolean property.
public EscherBoolProperty(short propertyNumber, int value)(Code)
Create an instance of an escher boolean property.
Parameters: propertyNumber - The property number (or id) Parameters: value - The 32 bit value of this bool property