Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadRectD Structure > LeadRectD Constructor : LeadRectD Constructor(LeadPointD,LeadSizeD) |
public LeadRectD( LeadPointD location, LeadSizeD size )
'Declaration
Public Function New( _ ByVal location As LeadPointD, _ ByVal size As LeadSizeD _ )
'Usage
Dim location As LeadPointD Dim size As LeadSizeD Dim instance As New LeadRectD(location, size)
public LeadRectD( LeadPointD location, LeadSizeD size )
public LeadRectD(LeadPointD location, LeadSizeD size)
public: LeadRectD( LeadPointD location, LeadSizeD size )