Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / HiddenLinesView Class / textDatas Field

In This Topic
    textDatas Field
    In This Topic
    Syntax
    'Declaration
     
    Protected textDatas As List(Of SilhoTextData)
    protected List<SilhoTextData> textDatas
    See Also