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');