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