Share

Database.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 Property Dimapost() As string

C#

public string Dimapost;

Conditions

Read / Write

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?