ComponentOne Extended Library for UWP
GetRectFromCharacterIndex Method

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1HexColorBox Class : GetRectFromCharacterIndex Method
Syntax
'Declaration
 
Public Function GetRectFromCharacterIndex( _
   ByVal charIndex As System.Integer, _
   ByVal trailingEdge As System.Boolean _
) As Windows.Foundation.Rect
public Windows.Foundation.Rect GetRectFromCharacterIndex( 
   System.int charIndex,
   System.bool trailingEdge
)

Parameters

charIndex
trailingEdge
See Also

Reference

C1HexColorBox Class
C1HexColorBox Members