Share

LinearDimensionTextOffset Class

A specification for the position of linear dimension text in a drawing based on offset from a drawing curve.

Inheritance Hierarchy

System.Object
  Autodesk.iLogic.Types.LinearDimensionTextOffset

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 30.0

Syntax

VB

Public Class LinearDimensionTextOffset

C#

public class LinearDimensionTextOffset

The LinearDimensionTextOffset type exposes the following members.

Constructors

  NameDescription
Public methodLinearDimensionTextOffset
Constructor.

Properties

  NameDescription
Public propertyOffset
Gets the offset.
Public propertyReference
Gets the reference.

See Also

Reference

Was this information helpful?