[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.BrushProperties

Struct BrushProperties

Namespace
GrapeCity.Documents.DX.Direct2D
Assembly
GcDocs.DX.Windows.dll

D2D1_BRUSH_PROPERTIES

public struct BrushProperties
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

Opacity

float opacity

public float Opacity

Field Value

float

Transform

D2D_MATRIX_3X2_F transform

public Matrix3x2 Transform

Field Value

Matrix3x2