'Declaration Public Overloads Function InsertBox( _ ByVal location As InsertLocation _ ) As OMathBox
public OMathBox InsertBox( InsertLocation location )
Parameters
- location
- The target InsertLocation for the insertion.
Return Value
The inserted OMathBox instance.