ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLPictureShape Class / ImageSize Property

In This Topic
    ImageSize Property
    In This Topic
    Gets image size in twips.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImageSize As System.Drawing.SizeF
    public System.Drawing.SizeF ImageSize {get;}
    See Also