ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Single
    public System.float GetOpacity()
    See Also