[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: DX12.D2D1.pas line 2306
type ID2D1RadialGradientBrush = interface(ID2D1Brush) |
||
procedure SetCenter(); |
|
|
procedure SetGradientOriginOffset(); |
|
|
procedure SetRadiusX(); |
|
|
procedure SetRadiusY(); |
|
|
function GetCenter; |
|
|
function GetGradientOriginOffset; |
|
|
function GetRadiusX; |
|
|
function GetRadiusY; |
|
|
procedure GetGradientStopCollection(); |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
IInterface |
CT Web help |
CodeTyphon Studio |