C1.Silverlight.RichTextBox.5
GetSymbol Method

The direction.
Gets the symbol at the specified direction from this position.
Syntax
'Declaration
 
Public Function GetSymbol( _
   ByVal direction As System.Windows.Documents.LogicalDirection _
) As System.Object
public System.object GetSymbol( 
   System.Windows.Documents.LogicalDirection direction
)

Parameters

direction
The direction.

Return Value

The symbol at the specified direction.
Remarks

A symbol is either:

See Also

Reference

C1TextPointer Class
C1TextPointer Members

 

 


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