Enum LPGDIPlusProperties.TLPGPBlendShapeType

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.

Package: Mitov.BasicLab

Unit: LPGDIPlusProperties

Contents

Syntax

Delphi:

type TLPGPBlendShapeType = (bstNone, bstTriangular, bstBell);

C++ Builder:

enum TLPGPBlendShapeType {bstNone, bstTriangular, bstBell};

Visual C++ (MFC):

enum CTLPGPBlendShapeType {bstNone, bstTriangular, bstBell};

Summary

GDI+ blend shape enumeration.

Description

Defines the GDI+ blend shape enumeration.

Values

bstNone
bstTriangular
bstBell
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox