Leadtools.Forms Namespace > LogicalRectangle Structure : FromRectangle Method |
public static LogicalRectangle FromRectangle( LeadRect rect )
'Declaration Public Shared Function FromRectangle( _ ByVal rect As LeadRect _ ) As LogicalRectangle
'Usage Dim rect As LeadRect Dim value As LogicalRectangle value = LogicalRectangle.FromRectangle(rect)
public: static LogicalRectangle FromRectangle( LeadRect rect )