Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadAutodesk Class / HatchImportMode Property

In This Topic
    HatchImportMode Property
    In This Topic
    Gets or sets how to load the hatches.
    Syntax
    'Declaration
     
    Public Property HatchImportMode As ReadAutodesk.hatchImportType
    public ReadAutodesk.hatchImportType HatchImportMode {get; set;}
    See Also