TextViewer Help
C#
VB
Show/Hide TOC
Text
Viewer
Radius Property
Gets or sets the radius of
TextViewer
background.
Definition
Namespace:
BeeMobile.TextViewer
Assembly:
BeeMobile.TextViewer.NET48 (in BeeMobile.TextViewer.NET48.dll) Version: 4.8.0.4
C#
Copy
public
int
Radius
{
get
;
set
; }
VB
Copy
Public
Property
Radius
As
Integer
Get
Set
Property Value
Int32
See Also
Reference
TextViewer Class
BeeMobile.TextViewer Namespace
In This Article
Definition
See Also