Property IsInside
- Namespace
- PaintDotNet.DirectWrite
- Assembly
- PaintDotNet.Windows.dll
IsInside
An output flag that indicates whether the hit-test location is inside the text string. When FALSE, the position nearest the text's edge is returned.
public bool IsInside { get; }