[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpvectorial' (#fcl)

TvAlignedDimension

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

An entity which represents aligned dimensions

Declaration

Source position: fpvectorial.pas line 241

type TvAlignedDimension = class(TvEntity)

public

  BaseLeft: T3DPoint;

  

The position of the left base of the dimension

  BaseRight: T3DPoint;

  

The position of the right base of the dimension

  DimensionLeft: T3DPoint;

  

The position of the left text area of the dimension

  DimensionRight: T3DPoint;

  

The position of the right text area of the dimension

end;

Inheritance

TvAlignedDimension

  

An entity which represents aligned dimensions

|

TvEntity

  

An element of a vectorial document

|

TObject

Description

An entity which represents aligned dimensions


Documentation generated on: Oct 09 2011