Namespace s7sdk.MapDescShape
Shapes of image maps.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
s7sdk.MapDescShape.SHAPE_CIRCLE
Defines the value of the
shape property for a circle shape. |
| <static> |
s7sdk.MapDescShape.SHAPE_POLY
Defines the value of the
shape property for a poly shape. |
| <static> |
s7sdk.MapDescShape.SHAPE_RECT
Defines the value of the
shape property for a rect shape. |
Field Detail
<static>
s7sdk.MapDescShape.SHAPE_CIRCLE
Defines the value of the
shape property for a circle shape.
<static>
s7sdk.MapDescShape.SHAPE_POLY
Defines the value of the
shape property for a poly shape.
<static>
s7sdk.MapDescShape.SHAPE_RECT
Defines the value of the
shape property for a rect shape.