public final class TextShapeStyle extends Enum
Title: TextShapeStyle class
Description: Defines the style of text-containing shapes.
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Modifier and Type | Field and Description |
|---|---|
static TextShapeStyle |
RECTANGLE
Defines a Rectangular shape.
|
static TextShapeStyle |
ROUNDRECTANGLE
Defines a Rounded Rectangular shape.
|
getValue, readResolvepublic static final TextShapeStyle RECTANGLE
public static final TextShapeStyle ROUNDRECTANGLE