C1.Silverlight.RichTextBox.5
C1Line Class Properties

For a list of all members of this type, see C1Line members.

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.Silverlight.RichTextBox Namespace

 

 


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