Links
AcMapDMElement:: EPreviewEntityType Enumeration
Enumerates the preview entity types.
enum EPreviewEntityType {
kPreviewArc = 1,
kPreviewLine,
kPreviewDefault = kPreviewLine,
kPreviewPoint,
kPreviewPolyline,
kPreviewPolygon,
kPreviewText,
kPreviewBlock,
kPreviewCustom
};
File
DmDisplayElement.h
|
Parameters |
Description |
|
kPreviewArc |
Arc. |
|
kPreviewLine |
Line. |
|
kPreviewDefault |
Default preview entity type (a kPreviewLine). |
|
kPreviewPoint |
Point. |
|
kPreviewPolyline |
Polyline. |
|
kPreviewPolygon |
Polygon. |
|
kPreviewText |
Text. |
|
kPreviewBlock |
Block. |
|
kPreviewCustom |
Not supported in this release of AutoCAD Map. |
Remarks
These preview types determine the type that will be shown for the thumbnail preview of styles that are applied to the element.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].