←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly