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