←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.