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 )