public final class BarShape extends Object
Shape of a bar rectangle.
Modifier and Type | Field and Description |
---|---|
static int |
Full
Full rectangle.
|
static int |
HalfHeight
Half height rectangle.
|
static int |
Thin
Thin rectangle.
|
public static final int Full
Full rectangle.
public static final int HalfHeight
Half height rectangle.
public static final int Thin
Thin rectangle.
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.