Excel for WPF | ComponentOne
C1.WPF.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 Size
    public Size ImageSize {get;}
    See Also