RichTextBox for WinRT
C1TextPointer Constructor(C1TextPointer)


A position to initialize this C1TextPointer with.
Initializes a new C1TextPointer.
Syntax
'Declaration
 
Public Function New( _
   ByVal position As C1TextPointer _
)
'Usage
 
Dim position As C1TextPointer
 
Dim instance As New C1TextPointer(position)
public C1TextPointer( 
   C1TextPointer position
)

Parameters

position
A position to initialize this C1TextPointer with.
Requirements

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

See Also

Reference

C1TextPointer Class
C1TextPointer Members
Overload List

 

 


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

Product Support Forum  |  Documentation Feedback