Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / TextureMosaic Class / textureCoordsRect Field

In This Topic
    textureCoordsRect Field
    In This Topic
    Texture coordinates of each sub-image.
    Syntax
    'Declaration
     
    Public textureCoordsRect As RectangleF()
    public RectangleF[] textureCoordsRect
    See Also