psSymbolRectType


Topic:

Definition of type psSymbolRectType


Class hierarchy:

psSymbolRectType (TOleEnum)


Const

rt_Raw Only the dimension of the symbold, without any texts
rt_WithTexts Symbol dimensions, including the texts on the symbols, including blanks
rt_WithTextsAlsoBlank The same as rt_WithTexts
rt_Relative Dimensions of the symbols, using the symbols position as base (the referencepoint). This means that Left and Bottom will be 0 or less. Right and Top will be 0 or higher. Texts will not be included
rt_Reserved1 not used
rt_BlankTexts Only in conjunction with rt_WithTexts
rt_WithReference Include the reference text(s)

Comments:

These 7 different const, are used to tell Automation, what to include when returning the coordinates of a symbol.