Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Controls Namespace > ImageBox Class : BitmapScalingMode Property |
public BitmapScalingMode BitmapScalingMode {get; set;}
'Declaration Public Property BitmapScalingMode As BitmapScalingMode
'Usage Dim instance As ImageBox Dim value As BitmapScalingMode instance.BitmapScalingMode = value value = instance.BitmapScalingMode
public: property BitmapScalingMode BitmapScalingMode { BitmapScalingMode get(); void set ( BitmapScalingMode value); }