Click or drag to resize

_textViewport Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListString
    imbACE.Services.textBlocks.depracated_textBlock
      imbACE.Services.textBlocks.depracated_textContent
        imbACE.Services.textBlocks.depracated_textViewport

Namespace:  imbACE.Services.textBlocks.depracated
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public class _textViewport : _textContent
Request Example View Source

The _textViewport type exposes the following members.

Constructors
  NameDescription
Public method_textViewport
Initializes a new instance of the _textViewport class
Public method_textViewport(Int32, Int32)
Initializes a new instance of the _textViewport class
Top
Properties
  NameDescription
Public propertydoEnableScroll
da li moze scroll
Public propertydoWrapLines
Da li lomi linije ukoliko su duze od sirine
(Inherited from _textBlock.)
Public propertyemptyLine (Inherited from _textContent.)
Public propertyheight
visina viewporta u redovima
(Inherited from _textBlock.)
Public propertymargin
Bindable property
(Inherited from _textContent.)
Public propertymaxWidth
Ukupna maksimalna sirina
(Inherited from _textBlock.)
Public propertymode
Mod
Public propertypadding
Bindable property
(Inherited from _textBlock.)
Public propertyshowHorizontalScroll
da li da pokazuje horizontalni skrol
Public propertyshowVerticalScroll
Da li da prikazuje vertikalni skrol
Public propertywidth
sirina viewporta u kolonama
(Inherited from _textBlock.)
Public propertyx
horizontalna pozicija viewporta
Public propertyxScroll
horizontalna scroll pozicija
Public propertyy
vertikalna pozicija viewporta
Public propertyyScroll
vertikalna scroll pozicija
Top
Methods
  NameDescription
Public methodAdd (Inherited from _textBlock.)
Public methodaddContent
Dodaje sadrzaj
(Inherited from _textBlock.)
Public methodappendFullLine (Inherited from _textBlock.)
Public methodappendLine (Inherited from _textBlock.)
Public methodappendLines (Inherited from _textBlock.)
Public methodClear (Inherited from _textBlock.)
Public methodfitToViewport (Inherited from _textContent.)
Public methodgetContent (Inherited from _textBlock.)
Public methodgetFormated (Inherited from _textBlock.)
Public methodgetLineFormat(printHorizontal, String) (Inherited from _textBlock.)
Public methodgetLineFormat(Int32, printHorizontal) (Inherited from _textBlock.)
Public methodgetView
Vraca prikaz sadrzaja
Public methodpaintAll (Inherited from _textBlock.)
Public methodsetContent(String) (Inherited from _textBlock.)
Public methodsetContent(_textBlock, printHorizontal, printVertical, Boolean) (Inherited from _textContent.)
Top
Events
  NameDescription
Public eventPropertyChanged
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also