ComponentOne RichTextBox for WPF and Silverlight
C1TextPointer Constructor(C1TextPointer)

C1.WPF.RichTextBox.Documents Namespace > C1TextPointer Class > C1TextPointer Constructor : C1TextPointer Constructor(C1TextPointer)
A position to initialize this C1TextPointer with.
Initializes a new C1TextPointer.
Syntax
'Declaration
 
Public Function New( _
   ByVal position As C1TextPointer _
)
public C1TextPointer( 
   C1TextPointer position
)

Parameters

position
A position to initialize this C1TextPointer with.
See Also

Reference

C1TextPointer Class
C1TextPointer Members
Overload List