Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

d453ffcb f603 7c2c 37ce 73fb299b8b6c

haplokuon edited this page May 6, 2023 · 1 revision

IsCounterclockwise Field

netDxf 3.0.0 Library

Gets or sets if the arc is counter clockwise.

Definition

Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public bool IsCounterclockwise

VB

Public IsCounterclockwise As Boolean

C++

public:
bool IsCounterclockwise

F#

val mutable IsCounterclockwise: bool

Field Value

Boolean

See Also

Reference

HatchBoundaryPath.Arc Class
netDxf.Entities Namespace

Clone this wiki locally