dbicMonth Send comments on this topic.
MaxImageHeight Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : MaxImageHeight Property

Determines the maximum height of a user created image (in pixels).

Syntax

Visual Basic (Declaration) 
Public Overridable Property MaxImageHeight As Integer
C# 
public virtual int MaxImageHeight {get; set;}

Property Value

Integer

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also