Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / TextureBase Class / Size Property

In This Topic
    Size Property (TextureBase)
    In This Topic
    The texture size.
    Syntax
    'Declaration
     
    Public Property Size As Size
    public Size Size {get; set;}
    See Also