RasterAttributesType Property |
Gets the
RasterType associated with the attributes.
Namespace:
AGI.Foundation.Graphics.Imaging
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic RasterType Type { get; }
Public ReadOnly Property Type As RasterType
Get
public:
property RasterType Type {
RasterType get ();
}
member Type : RasterType with get
Property Value
Type:
RasterType
See Also