| C1.WPF Namespace > C1MaskedTextBox Class > GetRectFromCharacterIndex Method : GetRectFromCharacterIndex(Int32) Method |
'Declaration<System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")> Public Overloads Function GetRectFromCharacterIndex( _ ByVal charIndex As System.Integer _ ) As System.Windows.Rect
'UsageDim instance As C1MaskedTextBox Dim charIndex As System.Integer Dim value As System.Windows.Rect value = instance.GetRectFromCharacterIndex(charIndex)
[System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] public System.Windows.Rect GetRectFromCharacterIndex( System.int charIndex )
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