HorizontalOffset Property
In This Topic
Gets or sets the horizontal offset relative to the specified position, in graphic units.
Syntax
'Declaration
Public Property HorizontalOffset As System.Single
public System.float HorizontalOffset {get; set;}
See Also