Products | Support | Back to Introduction | Email a link to this topic. | Back to Introduction - All Topics | Help Version 19.0.4.12
|
Leadtools.Forms Namespace > LogicalRectangle Structure > LogicalRectangle Constructor : LogicalRectangle Constructor(LogicalPoint,LogicalSize) |
public LogicalRectangle( LogicalPoint location, LogicalSize size )
'Declaration Public Function New( _ ByVal location As LogicalPoint, _ ByVal size As LogicalSize _ )
'Usage Dim location As LogicalPoint Dim size As LogicalSize Dim instance As New LogicalRectangle(location, size)
public: LogicalRectangle( LogicalPoint location, LogicalSize size )