FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / VisualBitmapEffectInput Property

In This Topic
    VisualBitmapEffectInput Property (FlexGrid)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property VisualBitmapEffectInput As BitmapEffectInput
    protected BitmapEffectInput VisualBitmapEffectInput {get; set;}
    See Also