T3000 CrossPlatform Documentation
FastColoredTextBoxZoom Property |
[This is preliminary documentation and is subject to change.]
Zooming (in percentages)
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public int Zoom { get; set; }
Public Property Zoom As Integer Get Set Dim instance As FastColoredTextBox Dim value As Integer value = instance.Zoom instance.Zoom = value
Property Value
Type: Int32See Also