The style of the arc (arc, pie, or chord).
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public GwxArc..::..ArcStyles ArcStyle { get; set; } |
Visual Basic |
---|
Public Property ArcStyle As GwxArc..::..ArcStyles Get Set |
JScript |
---|
function get ArcStyle () : GwxArc..::..ArcStyles function set ArcStyle (value : GwxArc..::..ArcStyles) |