C#
VB
WinRT C#
C++
Gets or sets the upper-left corner of the Bump rectangle.
public LeadPoint BumpPoint { get; set; }
Public Property BumpPoint As Leadtools.LeadPoint
public Leadtools.LeadPoint BumpPoint {get; set;}
get_BumpPoint();
set_BumpPoint(value);
Object.defineProperty('BumpPoint');
public:
property Leadtools.LeadPoint BumpPoint {
Leadtools.LeadPoint get();
void set ( Leadtools.LeadPoint );
}
The upper-left corner of the Bump 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