DocumentMap.Scale Property

T3000 CrossPlatform

DocumentMapScale Property

[This is preliminary documentation and is subject to change.]

Scale

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public float Scale { get; set; }
Public Property Scale As Single
	Get
	Set

Dim instance As DocumentMap
Dim value As Single

value = instance.Scale

instance.Scale = value

Property Value

Type: Single
See Also