Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawOnScreenWireframeParams Class / DigitsTexture Property

In This Topic
    DigitsTexture Property
    In This Topic
    Gets or sets the texture used to draw the vertices numbers.
    Syntax
    'Declaration
     
    Public Property DigitsTexture As TextureMosaic
    public TextureMosaic DigitsTexture {get; set;}
    See Also