RichTextBox for WinRT
C1Line Class Members
Properties 


The following tables list the members exposed by C1Line.

Public Properties
 NameDescription
Public PropertyBaselineGets the distance between the top of the C1Line and its baseline.  
Public PropertyFragmentsGets the collection of fragments contained in this line.  
Public PropertyHeightGets the height of this C1Line.  
Public PropertyLeftGets the left coordinate of this C1Line relative to the document.  
Public PropertyNextGets the next line in the same C1FlowView, or null if it is the last.  
Public PropertyParentGets the C1FlowView that created this line.  
Public PropertyPreviousGets the previous line in the same C1FlowView, or null if it is the first.  
Public PropertyRelativeLeftGets the left coordinate of this C1Line relative to its Parent.  
Public PropertyRelativeTopGets the top coordinate of this C1Line relative to its Parent.  
Public PropertyTopGets the top coordinate of this C1Line relative to the document.  
Public PropertyTotalWidthGets the width of this C1Line including whitespaces at the end.  
Public PropertyWidthGets the width of this C1Line excluding whitespaces at the end.  
Public PropertyXHeightGets the distance between the top of the C1Line and its x-height.  
Top
See Also

Reference

C1Line Class
C1.Xaml.RichTextBox Namespace

 

 


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

Product Support Forum  |  Documentation Feedback