C1.Silverlight.RichTextBox.5
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

 

 


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