![]() |
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 > 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');