HTML5 Viewer SDK API Documentation 

Namespaces


Class Index

Classes in s7sdk

Namespace s7sdk.MapDescShape

Shapes of image maps.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
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.
Namespace Detail
s7sdk.MapDescShape
See:
s7sdk.MapDesc
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.

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Oct 15 2020 11:59:12 GMT-0000 (UTC)