- 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.