Interface SLControlCollection.ILPAngularAnalogComponentElement
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
Line 25: | Line 25: | ||
== Methods == | == Methods == | ||
− | *[[Method procedure SLControlCollection.ILPAngularAnalogComponentElement.AngularAnalogDraw(IGPGraphics;Boolean;Single;Single;Single;Single;Single;Single;Single;Single;Real;Single;Single;Boolean | + | *[[Method procedure SLControlCollection.ILPAngularAnalogComponentElement.AngularAnalogDraw(IGPGraphics;Boolean;Single;Single;Single;Single;Single;Single;Single;Single;Single;Single;Real;Single;Single;Boolean)|procedure AngularAnalogDraw(AGraphics : IGPGraphics; AContoursOnly : Boolean; ACenterOffsetX : Single; ACenterOffsetY : Single; ARadiusX : Single; ARadiusY : Single; Width : Single; Height : Single; AOutWidth : Single; AOutHeight : Single; AXCoeff : Single; AYCoeff : Single; AValue : Real; FromAngle : Single; ToAngle : Single; AReversed : Boolean)]] |
[[Category:Interfaces]] | [[Category:Interfaces]] |
Revision as of 17:17, 18 October 2012
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: SignalLabBasicPkg
Unit: SLControlCollection
Inherits: ILPDrawComponentElement
Contents |
Syntax
Delphi:
type ILPAngularAnalogComponentElement = interface( ILPDrawComponentElement )
Summary
Angular analog component element interface.
Description
This is the angular analog component element interface. Component elements can be added into other components to provide additional features.