DisplayClientRectUsage Property

CVB.Net Documentation
Get/Set the proportion of the control's client area to be used for painting the Cvb images.

Namespace:  Stemmer.Cvb.Forms.Controls
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

[DefaultValueAttribute(0,95)]
public double ClientRectUsage { get; set; }

Property Value

Type: Double
See Also

Reference