BoolValue
BoolValue class
Boolean value.
public class BoolValue : ICloneable
Constructors
| Name | Description |
|---|---|
| BoolValue(BOOL, MeasureConst) | Constructor. |
Properties
| Name | Description |
|---|---|
| IsThemed { get; set; } | |
| Ufe { get; set; } | Attributes of an element. |
| Value { get; set; } | Boolean value |
Methods
| Name | Description |
|---|---|
| Clone() | Creates deep copy of this instance. |
| override Equals(object) | Are objects equal. |
| override GetHashCode() | Serves as a hash function for a particular type. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram