Share

Dimension.Dimapost Property

Description

Accesses the current DIMAPOST value for the database.

See the System Variables section of the AutoCAD Command Reference for information on DIMAPOST.

Visual Basic

Public virtual Property Dimapost() As string

C#

public virtual string Dimapost;

Conditions

Read / Write

Links

Dimension Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?