BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.6.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / VisualBitmapScalingMode Property

In This Topic
    VisualBitmapScalingMode Property (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property VisualBitmapScalingMode As BitmapScalingMode
    protected BitmapScalingMode VisualBitmapScalingMode {get; set;}
    See Also