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