Show / Hide Table of Contents

Enum LeaderPathType

Controls the way the leader is drawn.

Namespace: netDxf.Entities
Assembly: CADability.dll
Syntax
public enum LeaderPathType

Fields

Name Description
Spline

Draws the leader line as a spline.

StraightLineSegments

Draws the leader line as a set of straight line segments.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX