C1.Silverlight.RichTextBox.5
GetPositionAtOffset Method

Returns the position at an offset of the current position, optionally not counting some positions.
Overload List
OverloadDescription
GetPositionAtOffset(Int32,Predicate<Tag>)Returns the position at an offset of the current position, optionally not counting some positions.  
GetPositionAtOffset(Int32)Equivalent to GetPositionAtOffset(Int32,Predicate<Tag>) with null as tagFilter.  
See Also

Reference

C1TextPointer Class
C1TextPointer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.