Click or drag to resize

cursorZone Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The cursorZone type exposes the following members.

Properties
  NameDescription
Public propertyBottomRight (Inherited from selectRangeArea.)
Public propertyheight (Inherited from selectRangeArea.)
Public propertyinnerBottomPosition
Krajnja vertikalna pozicija na kojoj moze da pise sadrzaj
(Inherited from textFormatSetupBase.)
Public propertyinnerBoxedBottomPosition
Krajnja vertikalna pozicija na kojoj moze da pise sadrzaj
(Inherited from textFormatSetupBase.)
Public propertyinnerBoxedHeight
Visina na kojoj se ispisuje pozadina> height - margin
(Inherited from textFormatSetupBase.)
Public propertyinnerBoxedLeftPosition
Pozicija za leve strane - marget.left
(Inherited from textFormatSetupBase.)
Public propertyinnerBoxedRightPosition
Pozicija na desnoj strani - witdh - margin.right
(Inherited from textFormatSetupBase.)
Public propertyinnerBoxedTopPosition
Prva vertikalna pozicija - bez paddinga
(Inherited from textFormatSetupBase.)
Public propertyinnerBoxedWidth
Sirina na kojoj se ispisuje pozadina (width-margin)
(Inherited from textFormatSetupBase.)
Public propertyinnerHeight
Visina na kojoj se ispisuje sadrzaj> height - padding - margin
(Inherited from textFormatSetupBase.)
Public propertyinnerLeftPosition
Pozicija od koje pocinje upisivanje sadrzaja
(Inherited from textFormatSetupBase.)
Public propertyinnerRightPosition
Pozicija do koje se upisuje sadrzaj (width - padding.right, margin.right)
(Inherited from textFormatSetupBase.)
Public propertyinnerTopPosition
Prva vertikalna pozicija u kojoj moze da pise sadrzaj
(Inherited from textFormatSetupBase.)
Public propertyinnerWidth
Width - padding - margin: sirina u koju se upisuje sadrzaj
(Inherited from textFormatSetupBase.)
Public propertymargin
margina za liniju koja se ne boji pozadinskim sablonom
(Inherited from textFormatSetupBase.)
Public propertyouterBottomPosition
Pozicija na kojoj se zavrsava sav sadrzaj ovog bloka: Y+margin+padding+innerHeight
(Inherited from textFormatSetupBase.)
Public propertyouterRightPosition
Pozicija sa sve marginom> x+margin.left+padding.left+innerWidth+padding.right+margin.right
(Inherited from textFormatSetupBase.)
Public propertypadding
padding za koji se sadrzaj odvaja od ivice pozadne
(Inherited from textFormatSetupBase.)
Public propertyparent
Reference to the parent zone. if null this is a master zone
Public propertysize (Inherited from selectRangeArea.)
Public propertyspatialUnit
Describes how big is one 'character' / position space of cursor - 2D
Public propertyspatialUnitHeight
(Inherited from cursorZoneSpatialSettings.)
Public propertyspatialUnitMargin
recalculated margin spatial unit, based on ratio
(Inherited from cursorZoneSpatialSettings.)
Public propertyspatialUnitMarginRatio
ratio to calculate margin spacing unit from standard spatial unit
(Inherited from cursorZoneSpatialSettings.)
Public propertyspatialUnitPadding
recalculated padding unit
(Inherited from cursorZoneSpatialSettings.)
Public propertyspatialUnitPaddingRatio
ratio to calculate padding spacing unit from standard spatial unit
(Inherited from cursorZoneSpatialSettings.)
Public propertyspatialUnitRatioYPerX
Gets or sets the spatial unit ratio y per x.
(Inherited from cursorZoneSpatialSettings.)
Public propertysubzones
Zones within this zone. Master zone is automatically set by constructor
Public propertytabPerCellUnit
Number of cell units per one tab
(Inherited from cursorZoneSpatialSettings.)
Public propertyTopLeft (Inherited from selectRangeArea.)
Public propertywidth (Inherited from selectRangeArea.)
Public propertyx (Inherited from selectRangeArea.)
Public propertyxCenter (Inherited from selectRangeArea.)
Public propertyy (Inherited from selectRangeArea.)
Public propertyyCenter
Gets the y (vertical) center of area.
(Inherited from selectRangeArea.)
Top
See Also