LocationOffset Property (C1TextDecoration)
In This Topic
Gets or sets the offset from the vertical position defined in the
Location property.
Syntax
'Declaration
Public Property LocationOffset As Double
public double LocationOffset {get; set;}
See Also