IsRawDataAvailable

RasterImage.IsRawDataAvailable property

Gets a value indicating whether raw data loading is available.

public bool IsRawDataAvailable { get; }

Property Value

true if this raw data loading is available; otherwise, false.

See Also