Method function IGDIPlus.IGPStringFormat.GetLineAlignment() : 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 GetLineAlignment() : TGPStringAlignment;

C++ Builder:

TGPStringAlignment __fastcall GetLineAlignment();

Visual C++ (MFC):

GetLineAlignment();

Summary

Returns the line alignment of this 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 line alignment of this TGPStringFormat object in relation to the origin of the layout rectangle. The line alignment setting specifies how to align the string vertically in the layout rectangle. The layout rectangle is used to position the displayed string.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox