Click or drag to resize

_textContent 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 _textContent : _textBlock
Request Example View Source

The _textContent type exposes the following members.

Constructors
  NameDescription
Public method_textContent
Initializes a new instance of the _textContent class
Public method_textContent(Int32, Int32)
Initializes a new instance of the _textContent class
Top
Properties
  NameDescription
Public propertydoWrapLines
Da li lomi linije ukoliko su duze od sirine
(Inherited from _textBlock.)
Public propertyemptyLine
Public propertyheight
visina viewporta u redovima
(Inherited from _textBlock.)
Public propertymargin
Bindable property
Public propertymaxWidth
Ukupna maksimalna sirina
(Inherited from _textBlock.)
Public propertypadding
Bindable property
(Inherited from _textBlock.)
Public propertywidth
sirina viewporta u kolonama
(Inherited from _textBlock.)
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
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 methodpaintAll (Inherited from _textBlock.)
Public methodsetContent(String) (Inherited from _textBlock.)
Public methodsetContent(_textBlock, printHorizontal, printVertical, Boolean)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from _textBlock.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also