Direction of the sweep of the arc from the starting angle to the ending angle.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool Clockwise { get; set; } |
Visual Basic |
---|
Public Property Clockwise As Boolean Get Set |
JScript |
---|
function get Clockwise () : boolean function set Clockwise (value : boolean) |