GroupMeEmojiImage PropertiesCkSoftware GroupMe SDK - Documentation

The GroupMeEmojiImage type exposes the following members.

Properties

  NameDescription
Public propertyDefinition
The original definition object (for access to the pack-id and emoji id properties).
Public propertyIconHeight
The height of the emoji image (in pixel).
Public propertyIconWidth
The width of the emoji image (in pixel).
Public propertyLeftPosition
The position of the emoji image from the left (in pixel). The point 0/0 is in the top left corner of the sprite image.
Public propertyPackSpriteImageUrl
The image url of the pack-sprite image.
Public propertyTopPosition
The position of the emoji image from the top (in pixel). The point 0/0 is in the top left corner of the sprite image.
Top
See Also