| C1.WPF Namespace > C1MaskedTextBox Class > GetRectFromCharacterIndex Method : GetRectFromCharacterIndex(Int32,Boolean) Method |
'DeclarationPublic Overloads Function GetRectFromCharacterIndex( _ ByVal charIndex As System.Integer, _ ByVal trailingEdge As System.Boolean _ ) As System.Windows.Rect
'UsageDim instance As C1MaskedTextBox Dim charIndex As System.Integer Dim trailingEdge As System.Boolean Dim value As System.Windows.Rect value = instance.GetRectFromCharacterIndex(charIndex, trailingEdge)
public System.Windows.Rect GetRectFromCharacterIndex( System.int charIndex, System.bool trailingEdge )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2