RasterGeometry.Raster Property
Gets the Raster of the RasterGeometry.
Thread safety: This property is thread-safe but the returned object is not.
Syntax
public Raster Raster { get; }
Property Value
Platforms
Windows, Linux, Android
Gets the Raster of the RasterGeometry.
public Raster Raster { get; }
Windows, Linux, Android
In this article
Gets the raster of the RasterGeometry.
public:
RasterPtr raster ( ) const;
Windows, Linux, Android
In this article
Gets the raster of the RasterGeometry.
public final Raster getRaster ( )
Windows, Linux, Android
In this article
Gets the raster of the RasterGeometry.
raster
Windows, Linux, Android
In this article