Leadtools.ImageProcessing.SpecialEffects Namespace > BumpMapCommand Class : Depth Property |
public int Depth {get; set;}
'Declaration Public Property Depth As Integer
'Usage Dim instance As BumpMapCommand Dim value As Integer instance.Depth = value value = instance.Depth
public int Depth {get; set;}
get_Depth();
set_Depth(value);
Object.defineProperty('Depth');