wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/Form/CFormAdvanceY

Version 1 (modified by Don Wilson, 4 weeks ago) ( diff )

--

CFormAdvanceY 825gen2

Class for specifying a Y coordinate advance value for CFormRect

Constructors

CFormAdvanceY(void);

Example

CFormAdvanceY advY;

Member Functions

SetX

Sets X coordinate

void SetX(int x);

Parameters

  • x - X coordinate

Return Value

Function does not return a value.

SetY

Sets Y coordinate

void SetY(int y);

Parameters

  • y - Y coordinate

Return Value

Function does not return a value.

SetWidth

Sets width of the rectangle

void SetWidth(int width);
Note: See TracWiki for help on using the wiki.