AutoChangePosition Property
In This Topic
Gets or sets a value indicating whether the position of the character is automatically changed
Syntax
'Declaration
Public Property AutoChangePosition As Boolean
public bool AutoChangePosition {get; set;}
See Also