Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / PortionSurrogate Class / TextureCoords Property

In This Topic
    TextureCoords Property (PortionSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TextureCoords As PointF()
    public PointF[] TextureCoords {get; set;}
    See Also