ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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 Windows.Foundation.Size
    public Windows.Foundation.Size ImageSize {get;}
    See Also