Links
AcMapQueryPE:: EPropType Enumeration
Property types for AutoCAD Map entities.
enum EPropType {
kElevation = 1,
kThickness = 2,
kBlockId = 3,
kTextStyleId = 4,
kTextString = 5,
kArea = 6,
kLength = 7,
kRotation = 8,
kHeight = 9,
kScale = 10,
kWidth = 11,
kBulge = 12,
kStartAngle = 13,
kEndAngle = 14,
kStartWidth = 15,
kEndWidth = 16,
kRadius = 17,
kShapeName = 18,
kShapeSize = 19,
kImageName = 20,
kAttributeTag = 21,
kPoint1 = 22,
kPoint2 = 23,
kPoint3 = 24,
kPoint4 = 25
};
File
AcMapQueryPE.h
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].