This document is archived and information here might be outdated. Recommended version. |
Indicates if the draft display mode is active.
[Visual Basic .NET]
Public Property DraftMode As Boolean
[C#]
public bool DraftMode {get; set;}
[C++]
HRESULT get_DraftMode(
Boolean* pbDraft
);
[C++]
HRESULT put_DraftMode(
VARIANT_BOOL pbDraft
);
[C++] Parameters pbDraft [out, retval]
pbDraft is a parameter of type bool* pbDraft [in]
pbDraft is a parameter of type bool
When the DraftMode property is set to True, a number of settings are applied to the layers in the view in an attempt to improve rendering speed.
The DraftMode settings operate as overrides. That is, they do not actually change layer properties, but rather apply themselves after the layer is read. The increase in rendering speed will be a factor of the layer types and symbology used in the view, and will vary greatly from document to document.
The DraftMode overrides are: