cursorZone Properties |
The cursorZone type exposes the following members.
| Name | Description | |
|---|---|---|
| BottomRight | (Inherited from selectRangeArea.) | |
| height | (Inherited from selectRangeArea.) | |
| innerBottomPosition |
Krajnja vertikalna pozicija na kojoj moze da pise sadrzaj
(Inherited from textFormatSetupBase.) | |
| innerBoxedBottomPosition |
Krajnja vertikalna pozicija na kojoj moze da pise sadrzaj
(Inherited from textFormatSetupBase.) | |
| innerBoxedHeight |
Visina na kojoj se ispisuje pozadina> height - margin
(Inherited from textFormatSetupBase.) | |
| innerBoxedLeftPosition |
Pozicija za leve strane - marget.left
(Inherited from textFormatSetupBase.) | |
| innerBoxedRightPosition |
Pozicija na desnoj strani - witdh - margin.right
(Inherited from textFormatSetupBase.) | |
| innerBoxedTopPosition |
Prva vertikalna pozicija - bez paddinga
(Inherited from textFormatSetupBase.) | |
| innerBoxedWidth |
Sirina na kojoj se ispisuje pozadina (width-margin)
(Inherited from textFormatSetupBase.) | |
| innerHeight |
Visina na kojoj se ispisuje sadrzaj> height - padding - margin
(Inherited from textFormatSetupBase.) | |
| innerLeftPosition |
Pozicija od koje pocinje upisivanje sadrzaja
(Inherited from textFormatSetupBase.) | |
| innerRightPosition |
Pozicija do koje se upisuje sadrzaj (width - padding.right, margin.right)
(Inherited from textFormatSetupBase.) | |
| innerTopPosition |
Prva vertikalna pozicija u kojoj moze da pise sadrzaj
(Inherited from textFormatSetupBase.) | |
| innerWidth |
Width - padding - margin: sirina u koju se upisuje sadrzaj
(Inherited from textFormatSetupBase.) | |
| margin |
margina za liniju koja se ne boji pozadinskim sablonom
(Inherited from textFormatSetupBase.) | |
| outerBottomPosition |
Pozicija na kojoj se zavrsava sav sadrzaj ovog bloka: Y+margin+padding+innerHeight
(Inherited from textFormatSetupBase.) | |
| outerRightPosition |
Pozicija sa sve marginom> x+margin.left+padding.left+innerWidth+padding.right+margin.right
(Inherited from textFormatSetupBase.) | |
| padding |
padding za koji se sadrzaj odvaja od ivice pozadne
(Inherited from textFormatSetupBase.) | |
| parent |
Reference to the parent zone. if null this is a master zone
| |
| size | (Inherited from selectRangeArea.) | |
| spatialUnit |
Describes how big is one 'character' / position space of cursor - 2D
| |
| spatialUnitHeight | (Inherited from cursorZoneSpatialSettings.) | |
| spatialUnitMargin |
recalculated margin spatial unit, based on ratio
(Inherited from cursorZoneSpatialSettings.) | |
| spatialUnitMarginRatio |
ratio to calculate margin spacing unit from standard spatial unit
(Inherited from cursorZoneSpatialSettings.) | |
| spatialUnitPadding |
recalculated padding unit
(Inherited from cursorZoneSpatialSettings.) | |
| spatialUnitPaddingRatio |
ratio to calculate padding spacing unit from standard spatial unit
(Inherited from cursorZoneSpatialSettings.) | |
| spatialUnitRatioYPerX |
Gets or sets the spatial unit ratio y per x.
(Inherited from cursorZoneSpatialSettings.) | |
| subzones |
Zones within this zone. Master zone is automatically set by constructor
| |
| tabPerCellUnit |
Number of cell units per one tab
(Inherited from cursorZoneSpatialSettings.) | |
| TopLeft | (Inherited from selectRangeArea.) | |
| width | (Inherited from selectRangeArea.) | |
| x | (Inherited from selectRangeArea.) | |
| xCenter | (Inherited from selectRangeArea.) | |
| y | (Inherited from selectRangeArea.) | |
| yCenter |
Gets the y (vertical) center of area.
(Inherited from selectRangeArea.) |