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 > PlaneCommand Class : ZValue Property |
public int ZValue {get; set;}
'Declaration Public Property ZValue As Integer
'Usage Dim instance As PlaneCommand Dim value As Integer instance.ZValue = value value = instance.ZValue
public int ZValue {get; set;}
get_ZValue();
set_ZValue(value);
Object.defineProperty('ZValue');