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

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

Syntax

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

Property Value

Integer

Requirements

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

See Also