Class s7sdk.favorites.FavoriteDesc
This is a single favorite instance added to particular frame in a catalog.
Constructor Attributes | Constructor Name and Description |
---|---|
s7sdk.favorites.FavoriteDesc(x, y, frame)
|
Class Detail
s7sdk.favorites.FavoriteDesc(x, y, frame)
- Parameters:
- {Number} x
- horizontal offset of this favorite from top left image corner in image coordinates. Is always defined in landscape orientation.
- {Number} y
- vertical offset of this favorite from top left image corner in image coordinates.
- {Number} frame
- zero-based catalog frame index favorite is added to, always defined in landscape orientation.