DefaultCoordinateType Property

This member of Class WaveLinkFactory is supported on: Palm, CE

The DefaultCoordinateType Property sets and retrieves the default coordinate type for the WaveLinkFactory object.

Syntax

public int getDefaultCoordinateType()

public void setDefaultCoordinateType(int newCoordType)

Parameters

newCoordType

The variable that specifies the default coordinate type

Returns

The default coordinate type

Remarks

The possible values for newCoordType are:

BYCELL

Position the widget using cell coordinates (rows and columns)

BYPIXEL

Position the widget using pixel coordinates

BYPERCENTAGE

Position the widget using percentage coordinates

The DefaultCoordinateType Property determines how the values entered for the positioning and size of the widget are interpreted. BYCELL is the default value.

Example

See the CreateBitmap Method

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal