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