Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / CoordinateSystemBase Class / HasTextureCoords Property

In This Topic
    HasTextureCoords Property (CoordinateSystemBase)
    In This Topic
    Tells if the element has texture coordinates.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property HasTextureCoords As Boolean
    protected virtual bool HasTextureCoords {get;}
    See Also