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

In This Topic
    RenderTransform Property (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RenderTransform As Transform
    public Transform RenderTransform {get; set;}
    See Also