Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.30
|
Leadtools.ImageProcessing.SpecialEffects Namespace > TunnelCommand Class : Radius Property |
public int Radius {get; set;}
'Declaration Public Property Radius As Integer
'Usage Dim instance As TunnelCommand Dim value As Integer instance.Radius = value value = instance.Radius
public int Radius {get; set;}
get_Radius();
set_Radius(value);
Object.defineProperty('Radius');