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

905fd056 79f4 0f49 d574 a24e1171ffaf

haplokuon edited this page May 6, 2023 · 1 revision

IsCounterclockwise Field

netDxf 3.0.0 Library

Gets or sets if the ellipse 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.Ellipse Class
netDxf.Entities Namespace

Clone this wiki locally