If true specifies that we want load the RAW in half size. After you set this property to speed-up loading.
The default is False.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool RAW_HalfSize { get; set; }
Public Property RAW_HalfSize As Boolean Get Set
public: property bool RAW_HalfSize { bool get (); void set (bool value); }