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

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