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