InsertionPoint Property

Insertion point for a tolerance, text, block, or shape.

See Also | Example

Signature

object.InsertionPoint

object

Attribute, AttributeReference, BlockRef, ExternalReference, MInsertBlock, MText, Shape, Table, Text, Tolerance Symbol
The object or objects this property applies to.

InsertionPoint

Variant (three-element array of doubles); read-write
A 3D WCS coordinate representing the insertion point.

Remarks

MText: Specifies the location for a corner of the text boundary. Use the AttachmentPoint property to specify which corner of the text boundary is to be positioned at this insertion point.

Text: This property is read-only except for text whose Alignment property is set to acAlignmentLeft, acAlignmentAligned, or acAlignmentFit. To position text whose justification is other than left, aligned, or fit, use the TextAlignmentPoint property.

 

   Comments?