FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotMarginOptions Class / VisualTransform Property

In This Topic
    VisualTransform Property (PivotMarginOptions)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property VisualTransform As Transform
    protected Transform VisualTransform {get; set;}
    See Also