Show / Hide Table of Contents

Enum PolygonArcSegmentDirections

Enumeration covering the direction of the start point to the next point on the arc circumference

Namespace: FpAssistantCore.General
Assembly: FpAssistantCoreScl.dll
Syntax
public enum PolygonArcSegmentDirections : int

Fields

Name Description
Clockwise

Polygon arc segment direction - Clockwise

CounterClockwise

Polygon arc segment direction - Counter Clockwise (anti)

  • View Source
In This Article
Back to top Copyright 2018-2024 CADology Limited