Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Picture Class / Height Property

In This Topic
    Height Property (Picture)
    In This Topic
    Gets or sets picture height.
    Syntax
    'Declaration
     
    Public Property Height As Double
    public double Height {get; set;}
    See Also