public final class CapStyle
extends com.aspose.ms.System.Enum
Style of line ending of Ink annotation line.
Modifier and Type | Field and Description |
---|---|
static int |
Rectangular
End is rectangular.
|
static int |
Rounded
End is rounded.
|
public static final int Rectangular
End is rectangular.
public static final int Rounded
End is rounded.
Copyright © 2023 Aspose. All Rights Reserved.