Click or drag to resize

ProjectedRasterColor Property

This method is not supported by ProjectedRaster.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public override Color Color { get; set; }

Property Value

Type: Color
Exceptions
ExceptionCondition
NotSupportedException This method is not supported by ProjectedRaster.
See Also