RasterImage.UseRawData

RasterImage.UseRawData property

Gets or sets a value indicating whether to use raw data loading when the raw data loading is available.

public virtual bool UseRawData { get; set; }

Property Value

true if use raw data loading when the raw data loading is available.; otherwise, false.

See Also