AutoCAD.MText.AttachmentPoint

Description

A class that encapsulates an MText::AttachmentPoint in a DWG file.

This class is a FlexScript wrapper for the AcDbMText::AttachmentPoint enumeration.

The AutoCAD.MText.AttachmentPoint values are used in AutoCAD.MText functions and properties, such as the setAttachmentMovingLocation method.

Static Properties

kBaseAlign = 13
kBaseCenter = 11
kBaseFit = 17
kBaseLeft = 10
kBaseMid = 21
kBaseRight = 12
kBottomAlign = 14
kBottomCenter = 8
kBottomFit = 18
kBottomLeft = 7
kBottomMid = 22
kBottomRight = 9
kMiddleAlign = 15
kMiddleCenter = 5
kMiddleFit = 19
kMiddleLeft = 4
kMiddleMid = 23
kMiddleRight = 6
kTopAlign = 16
kTopCenter = 2
kTopFit = 20
kTopLeft = 1
kTopRight = 3

Details

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kBaseAlign

static readonly int kBaseAlign = 13

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kBaseCenter

static readonly int kBaseCenter = 11

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kBaseFit

static readonly int kBaseFit = 17

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kBaseLeft

static readonly int kBaseLeft = 10

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kBaseMid

static readonly int kBaseMid = 21

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kBaseRight

static readonly int kBaseRight = 12

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kBottomAlign

static readonly int kBottomAlign = 14

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kBottomCenter

static readonly int kBottomCenter = 8

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kBottomFit

static readonly int kBottomFit = 18

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kBottomLeft

static readonly int kBottomLeft = 7

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kBottomMid

static readonly int kBottomMid = 22

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kBottomRight

static readonly int kBottomRight = 9

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kMiddleAlign

static readonly int kMiddleAlign = 15

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kMiddleCenter

static readonly int kMiddleCenter = 5

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kMiddleFit

static readonly int kMiddleFit = 19

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kMiddleLeft

static readonly int kMiddleLeft = 4

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kMiddleMid

static readonly int kMiddleMid = 23

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kMiddleRight

static readonly int kMiddleRight = 6

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kTopAlign

static readonly int kTopAlign = 16

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kTopCenter

static readonly int kTopCenter = 2

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kTopFit

static readonly int kTopFit = 20

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kTopLeft

static readonly int kTopLeft = 1

Description

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.MText.AttachmentPoint.kTopRight

static readonly int kTopRight = 3

Description