C#
VB
WinRT C#
C++
Gets or sets the upper-left corner of the destination rectangle.
public 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 );
}
The upper-left corner of the destination rectangle.
Refer to BumpMapCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET