Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GifFrame Class / Left Property

In This Topic
    Left Property (GifFrame)
    In This Topic
    Gets the x-coordinate, in pixels, of the left edge of the frame image, with respect to the left edge of the Logical Screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Left As System.Integer
    public System.int Left {get;}
    See Also