←Select platform

DestinationPoint Property

Summary
Gets or sets the upper-left corner of the destination rectangle.
Syntax
C#
VB
C++
public LeadPoint DestinationPoint { get; set; } 
  
Public Property DestinationPoint As LeadPoint 
public: 
property LeadPoint DestinationPoint { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

Property Value

The upper-left corner of the destination 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.