ShapeShdwType
Contents
[
Hide
]ShapeShdwType class
Specifies the type of shadow for a shape.
Constructors
| Name | Description |
|---|---|
| ShapeShdwType | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies the type of shadow for a shape. The value of the property is ShapeShdwTypeValue integer constant. |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
ShapeShdwType(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A ShapeShdwTypeValue value. |
ShapeShdwType.Value property
Specifies the type of shadow for a shape. The value of the property is ShapeShdwTypeValue integer constant.
Type: int
ShapeShdwType.Ufe property
Specifies attributes of an element.
Type: UnitFormulaErr
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
hashCode()
Serves as a hash function for a particular type.