←Select platform

DestinationPoint Property

Summary

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

Syntax

C#
VB
WinRT C#
C++
public Leadtools.LeadPoint DestinationPoint {get; set;}
Public Property DestinationPoint As Leadtools.LeadPoint
public Leadtools.LeadPoint DestinationPoint {get; set;}
get_DestinationPoint(); 
set_DestinationPoint(value); 
Object.defineProperty('DestinationPoint'); 
public: 
property Leadtools.LeadPoint DestinationPoint { 
   Leadtools.LeadPoint get(); 
   void set (    Leadtools.LeadPoint ); 
} 

Property Value

The upper-left corner of the destination rectangle.

Example

Refer to BumpMapCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.SpecialEffects Assembly
Click or drag to resize