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 : Distance Property |
public int Distance {get; set;}
'Declaration Public Property Distance As Integer
'Usage Dim instance As TunnelCommand Dim value As Integer instance.Distance = value value = instance.Distance
public int Distance {get; set;}
get_Distance();
set_Distance(value);
Object.defineProperty('Distance');