←Select platform

BumpPoint Property

Summary

Gets or sets the upper-left corner of the Bump rectangle.

Syntax
C#
VB
C++
public LeadPoint BumpPoint { get; set; } 
  
Public Property BumpPoint As LeadPoint 
public: 
property LeadPoint BumpPoint { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

Property Value

The upper-left corner of the Bump rectangle.

Example

Refer to BumpMapCommand.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly