SetLayoutSize Method

Summary

Sets the layout size.

Syntax
C#
VB
C++
public void SetLayoutSize( 
   Size size 
) 
  
Public Sub SetLayoutSize( _ 
   ByVal size As Size _ 
)  
public: 
void SetLayoutSize(  
   Size size 
)  

Parameters

size
A System.Windows.FontStyle value that specifies the size of the layout.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly