Gets the height of the raster in pixels.
 
    Namespace: 
   AGI.Foundation.Graphics.Imaging
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic int Height { get; }Public ReadOnly Property Height As Integer
	Get
public:
property int Height {
	int get ();
}member Height : int with get
Property Value
Type: 
Int32 See Also
See Also