Click or drag to resize

TextGraphicControllerTextSelection Property

[Missing <summary> documentation for "P:Altaxo.Gui.Graph.Gdi.Shapes.TextGraphicController.TextSelection"]


Namespace: Altaxo.Gui.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public (int Start, int Length) TextSelection { get; set; }

Property Value

ValueTupleInt32, Int32
See Also