←Select platform

SourcePoint Property

Summary

Gets or sets the origin of the source rectangle.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.LeadPoint SourcePoint {get; set;} 
Public Property SourcePoint As Leadtools.LeadPoint 
public Leadtools.LeadPoint SourcePoint {get; set;} 
@property (nonatomic, assign) LeadPoint sourcePoint 
public final LeadPoint getSourcePoint() 
public final void setSourcePoint(LeadPoint value) 
             
  
get_SourcePoint(); 
set_SourcePoint(value); 
Object.defineProperty('SourcePoint');  
public: 
property Leadtools.LeadPoint SourcePoint { 
   Leadtools.LeadPoint get(); 
   void set (    Leadtools.LeadPoint ); 
} 

Property Value

The origin of the source rectangle.

Example

For an example, refer to CombineFastCommand

Requirements

Target Platforms

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