Struct HitTestTextPositionResult
- Namespace
- PaintDotNet.DirectWrite
- Assembly
- PaintDotNet.Windows.dll
public readonly struct HitTestTextPositionResult : IEquatable<HitTestTextPositionResult>
- Implements
- Inherited Members
Properties
- Metrics
Contains the output geometry fully enclosing the specified text position.
- Point
Contains the output pixel location, relative to the top-left location of the layout box.