TextXForm

TextXForm class

Contains elements that specify positioning information about a shape’s text block.

Properties

NameTypeDescription
DelintA flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca
TxtPinXDoubleValueSpecifies the x-coordinate of the text block’s center of rotation in relation to the origin of the shape. The default fo
TxtPinYDoubleValueSpecifies the y-coordinate of the text block’s center of rotation in relation to the origin of the shape. The default fo
TxtWidthDoubleValueSpecifies the width of the text block. The default formula, which evaluates to the width of the shape, is F=“Width*1”.
TxtHeightDoubleValueSpecifies the height of the text block. The default formula, which evaluates to the height of the shape, is F=“Height*1”
TxtLocPinXDoubleValueSpecifies the x-coordinate of the text block’s center of rotation in relation to the origin of the text block. The defau
TxtLocPinYDoubleValueSpecifies the y-coordinate of the text block’s center of rotation relative to the origin of the text block. The default
TxtAngleDoubleValueSpecifies the text block’s current angle of rotation in relation to the x-axis of the shape. The default is 0 degrees.

Methods

NameDescription
deepCloneCreates deep copy of this instance.