Method function IGDIPlus.IGPStringFormat.SetAlignment(TGPStringAlignment) : TGPStringFormat

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: IGPStringFormat

Contents

Syntax

Delphi:

function SetAlignment( align : TGPStringAlignment ) : TGPStringFormat;

C++ Builder:

TGPStringFormat __fastcall SetAlignment( TGPStringAlignment align );

Visual C++ (MFC):

SetAlignment(  align );

Summary

Sets the character alignment of this StringFormat object in relation to the origin of the layout rectangle.

Description

Call this method to set the character alignment of this StringFormat object in relation to the origin of the layout rectangle. A layout rectangle is used to position the displayed string.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox