Show / Hide Table of Contents

Namespace netDxf.Tables

Classes

ApplicationRegistry

Represents a registered application name to which the XData is associated.

DimensionStyle

Represents a dimension style.

DimensionStyleAlternateUnits

Represents the way alternate units are formatted in dimension entities.

DimensionStyleOverride

Represents a dimension style value that overrides a property of the style associated with a dimension.

DimensionStyleOverrideChangeEventArgs

DimensionStyleTolerances

Represents the way tolerances are formatted in dimension entities

Layer

Represents a layer.

Linetype

Represents a line type. Simple and complex line types are supported.

LinetypeSegment

Base class for the three kinds of linetype segments simple, text, and shape.

LinetypeSegmentChangeEventArgs

LinetypeShapeSegment

Represents a shape linetype segment.

LinetypeSimpleSegment

Represents a simple linetype segment.

LinetypeTextSegment

Represents a text linetype segment.

ShapeStyle

Represent a shape style.

TableObject

Defines classes that can be accessed by name. They are usually part of the DXF TABLE section but can also be part of the OBJECTS section.

TableObjectChangedEventArgs<T>

Event data for changes or substitutions of table objects in entities or other tables.

TextStyle

Represents a text style.

UCS

Represents a User Coordinate System.

View

VPort

Represents a document viewport.

Enums

DimensionStyleFitOptions

Controls dimension text and arrow placement when space is not sufficient to place both within the extension lines.

DimensionStyleFitTextMove

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

DimensionStyleOverrideType

Dimension style override types.

DimensionStyleTextDirection

Specifies the direction of the dimension text.

DimensionStyleTextHorizontalPlacement

Controls the vertical placement of dimension text in relation to the dimension line.

DimensionStyleTextVerticalPlacement

Controls the placement of dimension text.

DimensionStyleTolerancesDisplayMethod

Defines the method for calculating the tolerance.

DimensionStyleTolerancesVerticalPlacement

Controls text justification for symmetrical and deviation tolerances.

FontStyle

Represent the font character formatting, such as italic, bold, or regular.

LinetypeSegmentRotationType

Define the type of rotation specified by the rotation value of the text or shape linetype segment.

LinetypeSegmentType

Define the linetype segment type simple, text, or shape.

ViewModeFlags

Delegates

DimensionStyle.BlockChangedEventHandler

DimensionStyle.LinetypeChangedEventHandler

DimensionStyle.TextStyleChangedEventHandler

Layer.LinetypeChangedEventHandler

Linetype.LinetypeSegmentAddedEventHandler

Linetype.LinetypeSegmentRemovedEventHandler

Linetype.LinetypeTextSegmentStyleChangedEventHandler

LinetypeTextSegment.TextStyleChangedEventHandler

TableObject.NameChangedEventHandler

In This Article
Back to top Generated by DocFX