Gets whether this length is an absolute value, that is, it is expressed in pixels.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public bool IsAbsolute { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsAbsolute As Boolean Get |