C1.Silverlight.RichTextBox.5
LocationOffset Property

Gets or sets the offset from the vertical position defined in the Location property.
Syntax
'Declaration
 
Public Property LocationOffset As System.Double
public System.double LocationOffset {get; set;}
Remarks
A positive value moves the decoration down, while a negative value moves it up. The final offset value depends on the value of the LocationOffsetUnit property.
See Also

Reference

C1TextDecoration Class
C1TextDecoration Members

 

 


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