ID2D1LinearGradientBrush

Undocumented in source.

Members

Functions

GetEndPoint
D2D1_POINT_2F GetEndPoint()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGradientStopCollection
void GetGradientStopCollection(ID2D1GradientStopCollection* gradientStopCollection)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetStartPoint
D2D1_POINT_2F GetStartPoint()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetEndPoint
void SetEndPoint(D2D1_POINT_2F endPoint)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetStartPoint
void SetStartPoint(D2D1_POINT_2F startPoint)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID2D1Brush

GetOpacity
float GetOpacity()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTransform
void GetTransform(D2D1_MATRIX_3X2_F* transform)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetOpacity
void SetOpacity(float opacity)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTransform
void SetTransform(D2D1_MATRIX_3X2_F* transform)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta