AutoWidthZoom Property (Code93)
In This Topic
Gets or sets a zoom factor applied to the automatically calculated control width.
Syntax
'Declaration
Public Overridable Property AutoWidthZoom As Integer
public virtual int AutoWidthZoom {get; set;}
See Also