Click or drag to resize

RasterAttributes Property

Gets the RasterAttributes that define the raster data.

Namespace:  AGI.Foundation.Graphics.Imaging
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public RasterAttributes Attributes { get; protected set; }

Property Value

Type: RasterAttributes
See Also