[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: Html5CanvasInterfaces.pas line 43
type IHtml5CanvasLineStyles = interface |
||
function GetLineWidth; |
|
|
function GetLineCap; |
|
|
function GetLineJoin; |
|
|
function GetMiterLimit; |
|
|
procedure SetLineWidth(); |
|
|
procedure SetLineCap(); |
|
|
procedure SetLineJoin(); |
|
|
procedure SetMiterLimit(); |
|
|
property LineWidth: Double; [rw] |
|
|
property LineCap: string; [rw] |
|
|
property LineJoin: string; [rw] |
|
|
property MiterLimit: Double; [rw] |
|
|
end; |
|
||
| | ||
IInterface |
CT Web help |
CodeTyphon Studio |