RasterAttributes Property |
Namespace:
AGI.Foundation.Graphics.Imaging
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public RasterAttributes Attributes { get; protected set; }
Public Property Attributes As RasterAttributes
Get
Protected Set
public:
property RasterAttributes^ Attributes {
RasterAttributes^ get ();
protected: void set (RasterAttributes^ value);
}
member Attributes : RasterAttributes with get, set
Property Value
Type:
RasterAttributesSee Also