![]() |
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 : Elevation Property |
public int Elevation {get; set;}
'Declaration Public Property Elevation As Integer
'Usage Dim instance As BumpMapCommand Dim value As Integer instance.Elevation = value value = instance.Elevation
public int Elevation {get; set;}
get_Elevation();
set_Elevation(value);
Object.defineProperty('Elevation');