public void PlaceAt( Page oPage, PointD pntLocation, DocumentTypeManager.DocumentType placementType, SymbolVariant pSymbolVariant )
public: void PlaceAt( Page^ oPage, PointD pntLocation, DocumentTypeManager.DocumentType placementType, SymbolVariant^ pSymbolVariant )
Parameters
- oPage
 - A page to insert the function's symbol on.
 - pntLocation
 - Insertion point of the symbol being inserted.
 - placementType
 - Placement type of the symbol being inserted.
 - pSymbolVariant
 - The actual symbol's variant to insert.