Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / BlockEx Class / ExportMode Property

In This Topic
    ExportMode Property
    In This Topic
    Gets the autodesk export mode.
    Syntax
    'Declaration
     
    Public Property ExportMode As WriteAutodesk.blockExportType
    public WriteAutodesk.blockExportType ExportMode {get; set;}
    Remarks
    This value is set by the ReadAutodesk.CreateXRef method.
    See Also