TsgDXFViewDirection type

  Classes Reference > TsgCADImage > Types >

TsgDXFViewDirection type

Previous pageReturn to chapter overviewNext page

Unit

CADImage

 

type 

  TsgDXFViewDirection = (vdTop, vdBottom, vdLeft, vdRight, vdFront, vdBack, vdSWIsometric, 

                         vdSEIsometric, vdNWIsometric, vdNEIsometric);

 

Description

Defines the set of views for drawing appearance.

 

Value                                Meaning

vdTop                                top view

vdBottom                        bottom view

vdLeft                                left view

vdRight                                right view

vdFront                                front view

vdBack                                backwards view

vdSWIsometric                        south-west isometric view

vdSEIsometric                        south-east isometric view

vdNWIsometric                        north-west isometric view

vdNEIsometric                        north-east isometric view

Go to CAD VCL Enterprise