LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

DefaultSize Property

Show in webframe





This member overrides Control.DefaultSize.
Syntax
protected override Size DefaultSize {get;}
'Declaration
 
Protected Overrides ReadOnly Property DefaultSize As Size
'Usage
 
Dim instance As RasterPictureBox
Dim value As Size
 
value = instance.DefaultSize

            

            
protected:
property Size DefaultSize {
   Size get() override;
}

Property Value

This member overrides Control.DefaultSize.
Remarks
For more information refer to Control.DefaultSize.
Requirements

Target Platforms

See Also

Reference

RasterPictureBox Class
RasterPictureBox Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.