Show / Hide Table of Contents

Enum DimensionStyleFitTextMove

Controls the placement of dimension text when it is moved from the default position, that is, the position defined by the dimension style.

Namespace: netDxf.Tables
Assembly: CADability.dll
Syntax
public enum DimensionStyleFitTextMove

Fields

Name Description
BesideDimLine

Moves the dimension line with dimension text.

OverDimLineWithLeader

Adds a leader when dimension text is moved.

OverDimLineWithoutLeader

Allows text to be moved freely without a leader.

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