次の方法で共有


Placements 列挙型

定義

ゲージに使用できる配置オプションを表します。

public enum class Placements
public enum Placements
type Placements = 
Public Enum Placements
継承
Placements

フィールド

名前 説明
Cross 2

交差して配置します。

Inside 0

内側に配置します。

Outside 1

外側に配置します。

適用対象