GroupMeEmojiImage LeftPosition Property CkSoftware GroupMe SDK - Documentation
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.

Namespace: CkSoftware.GroupMe.Sdk.Helpers.Emoji
Assembly: CkSoftware.GroupMe.Sdk.Helpers (in CkSoftware.GroupMe.Sdk.Helpers.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax

public int LeftPosition { get; set; }

Property Value

Type: Int32
See Also