![]() |
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 : BumpPoint Property |
public LeadPoint BumpPoint {get; set;}
'Declaration Public Property BumpPoint As LeadPoint
'Usage Dim instance As BumpMapCommand Dim value As LeadPoint instance.BumpPoint = value value = instance.BumpPoint
public LeadPoint BumpPoint {get; set;}
get_BumpPoint();
set_BumpPoint(value);
Object.defineProperty('BumpPoint');