Property IGDIPlus.IGPStringFormat.Alignment

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:

property Alignment : TGPStringAlignment read GetAlignment write SetAlignmentProp;

C++ Builder:

__property TGPStringAlignment Alignment = { read=GetAlignment, write=SetAlignmentProp };

Summary

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

Description

Use this property to set or get 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