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

In This Topic
    Right Property (GifFrame)
    In This Topic
    Gets the x-coordinate that is the sum of Left and Width property values.
    Syntax
    'Declaration
     
    Public ReadOnly Property Right As System.Integer
    public System.int Right {get;}
    See Also