Click or drag to resize

_textBlock Class

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

Namespace:  imbACE.Services.textBlocks.depracated
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public class _textBlock : List<string>
Request Example View Source

The _textBlock type exposes the following members.

Constructors
  NameDescription
Public method_textBlock
Initializes a new instance of the _textBlock class
Public method_textBlock(String)
Initializes a new instance of the _textBlock class
Public method_textBlock(String, Int32)
Initializes a new instance of the _textBlock class
Top
Properties
  NameDescription
Public propertydoWrapLines
Da li lomi linije ukoliko su duze od sirine
Public propertyheight
visina viewporta u redovima
Public propertymaxWidth
Ukupna maksimalna sirina
Public propertypadding
Bindable property
Public propertywidth
sirina viewporta u kolonama
Top
Methods
Events
  NameDescription
Public eventPropertyChanged
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also