LVectorObject::GetType

#include "ltwrappr.h"

L_INT LVectorObject::GetType()

Returns the type of the class object.

Returns

The type of the class object. Possible values are:

Value

Meaning

VECTOR_ARC

Arc.

VECTOR_CHORD

Chord.

VECTOR_CIRCLE

Circle.

VECTOR_ELLIPSE

Ellipse.

VECTOR_ELLIPTICALARC

Elliptical arc

VECTOR_LINE

Line.

VECTOR_PIE

Pie section.

VECTOR_POLYBEZIER

Poly Bezier curve.

VECTOR_POLYDRAW

Polydraw.

VECTOR_POLYGON

Polygon.

VECTOR_POLYLINE

Polyline.

VECTOR_RASTER

Raster.

VECTOR_RECTANGLE

Rectangle.

VECTOR_TEXT

Text.

VECTOR_VERTEX

3D vertex in space.

Required DLLs and Libraries

LVKRN

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Vector C++ Class Library Help