DesktopBitmapHeight Property

Height of the bitmap.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.2.0
C#
public int Height { get; }

Property Value

Int32

Implements

IBitmapHeight

See Also