Class StickyImage
[Serializable]
public class StickyImage : IStickyImage, IHasID, IGroupable
- Inheritance
-
StickyImage
- Implements
- Inherited Members
Constructors
- StickyImage()
Creates a sticky image with a new identifier and no group assignment.
Properties
- groupId
Optional group identifier that associates this image with a graph group.
- id
Stable identifier of this sticky image inside the serialized graph.
- position
Canvas-space rectangle used to place and size the image annotation.
- textureGuid
Serialized identifier of the image asset displayed by this annotation.