ID2D1RadialGradientBrush

Undocumented in source.

Members

Functions

GetCenter
D2D1_POINT_2F GetCenter()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetGradientOriginOffset
D2D1_POINT_2F GetGradientOriginOffset()
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.
GetRadiusX
float GetRadiusX()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetRadiusY
float GetRadiusY()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCenter
void SetCenter(D2D1_POINT_2F center)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetGradientOriginOffset
void SetGradientOriginOffset(D2D1_POINT_2F gradientOriginOffset)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetRadiusX
void SetRadiusX(float radiusX)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetRadiusY
void SetRadiusY(float radiusY)
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