public StorableObject[] SymbolMacro( SymbolMacro oMacro, int nVariant, Page oPage, PointD oPlacement, Insert.MoveKind moveCondition, WindowMacro.Enums.NumerationMode nNumerationMode )
public: array<StorableObject^>^ SymbolMacro( SymbolMacro^ oMacro, int nVariant, Page^ oPage, PointD oPlacement, Insert.MoveKind moveCondition, WindowMacro.Enums.NumerationMode nNumerationMode )
Parameters
- oMacro
- SymbolMacro object to be placed.
- nVariant
- Index of the macro variant to be placed (0 based).
- oPage
- Page on which to place the macro.
- oPlacement
- Position on which to place he macro.
- moveCondition
- Should the will the macro be placed with absolute coordinates or relatively to its original position?
- nNumerationMode
- numeration mode
Return Value
Inserted placements