ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / LayerParameters Structure
Fields Methods


In This Topic
    LayerParameters Structure Members
    In This Topic

    The following tables list the members exposed by LayerParameters.

    Public Fields
     NameDescription
    Public FieldD2D_RECT_F contentBounds  
    Public FieldID2D1Geometry* geometricMask  
    Public FieldD2D1_LAYER_OPTIONS layerOptions  
    Public FieldD2D1_ANTIALIAS_MODE maskAntialiasMode  
    Public FieldD2D_MATRIX_3X2_F maskTransform  
    Public Fieldfloat opacity  
    Public FieldID2D1Brush* opacityBrush  
    Top
    Public Methods
     NameDescription
    Public MethodSets the geometric mask.  
    Public MethodSets the opacity brush.  
    Top
    See Also