public final class CadMultiLineFlag
extends com.aspose.ms.System.Enum
The Cad MULTILINE flags.
Modifier and Type | Field and Description |
---|---|
static short |
Closed
The closed flag.
|
static short |
Suppress_end_caps
The suppress end caps flag.
|
static short |
Suppress_start_caps
The suppress start caps flag.
|
static short |
Unlocked
The unlocked flag.
|
public static final short Unlocked
The unlocked flag.
public static final short Closed
The closed flag.
public static final short Suppress_start_caps
The suppress start caps flag.
public static final short Suppress_end_caps
The suppress end caps flag.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.