Method function IGDIPlus.IGPStringFormat.GetAlignment() : TGPStringAlignment

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 GetAlignment() : TGPStringAlignment;

C++ Builder:

TGPStringAlignment __fastcall GetAlignment();

Visual C++ (MFC):

GetAlignment();

Summary

Returns the character alignment of the TGPStringFormat object in relation to the origin of the layout rectangle.

Description

Call this method to get an element of the TGPStringAlignment enumeration that indicates the character alignment of the TGPStringFormat 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