'Usage
Dim instance As RichTextEditor Dim size As Single Dim value As Boolean value = instance.SetSelectionSize(size)
Parameters
- size
- Point size for the selected part
Return Value
true if successful; false otherwise
'Usage
Dim instance As RichTextEditor Dim size As Single Dim value As Boolean value = instance.SetSelectionSize(size)