Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int Radius { get; set; }
Public Property Radius As Integer
Get
Set
public:
property int Radius {
int get ();
void set (int value);
}
member Radius : int with get, set
Property Value
Type:
Int32See Also