public static final class EngineOptions.QuickInfo
extends java.lang.Object
| Constructor and Description |
|---|
EngineOptions.QuickInfo() |
| Modifier and Type | Method and Description |
|---|---|
static StiPen |
getDashStylePen() |
static StringFormat |
getQuickInfoStringFormat() |
static StiFont |
getQuickInfoSystemFont() |
static void |
setDashStylePen(StiPen value) |
static void |
setQuickInfoStringFormat(StringFormat value) |
static void |
setQuickInfoSystemFont(StiFont value) |
public static StiFont getQuickInfoSystemFont()
public static void setQuickInfoSystemFont(StiFont value)
public static StringFormat getQuickInfoStringFormat()
public static void setQuickInfoStringFormat(StringFormat value)
public static StiPen getDashStylePen()
public static void setDashStylePen(StiPen value)
Copyright © 2019 Stimulsoft. All Rights Reserved.