PAINTTEXTBORDERBRUSHSTYLE

Summary

An enumeration type that determines the current text border brush style.

Syntax

typedef enum 
{ 
   PAINT_TEXT_BORDER_BRUSH_STYLE_TRANSPARENT, 
   PAINT_TEXT_BORDER_BRUSH_STYLE_COLOR, 
} PAINTTEXTBORDERBRUSHSTYLE ; 

Members

PAINT_TEXT_BORDER_BRUSH_STYLE_TRANSPARENT

Border will be transparent.

PAINT_TEXT_BORDER_BRUSH_STYLE_COLOR

Border will be a solid color.

Usage

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DigitalPaint C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.