Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / ButtonAppearance Class / ImageScale Property

In This Topic
    ImageScale Property
    In This Topic
    Gets the ImageScale object defining attributes of image scaling.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImageScale As ImageScale
    public ImageScale ImageScale {get;}
    See Also