C#
VB
WinRT C#
C++
Gets or sets a LeadRect structure that contains the destination rectangle.
public LeadRect DestinationRectangle { get; set; }
Public Property DestinationRectangle As Leadtools.LeadRect
public Leadtools.LeadRect DestinationRectangle {get; set;}
<br/>get_DestinationRectangle();<br/>set_DestinationRectangle(value);<br/>Object.defineProperty('DestinationRectangle');
public:
property Leadtools.LeadRect DestinationRectangle {
Leadtools.LeadRect get();
void set ( Leadtools.LeadRect );
}
LeadRect structure that contains the destination rectangle.
Refer to TextureAlphaBlendCommand.
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