ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / Brush Class / GetOpacity Method

In This Topic
    GetOpacity Method
    In This Topic
    float ID2D1Brush::GetOpacity()
    Syntax
    'Declaration
     
    Public Function GetOpacity() As Single
    public float GetOpacity()
    See Also