Eyeshot 11 WPF API Reference
WPF 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