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