バージョン

BrushSelectionMode 列挙体

ブラシ コレクションからブラシを選択する動作を定義します。
シンタックス
'宣言
 
Public Enum BrushSelectionMode 
   Inherits System.Enum
public enum BrushSelectionMode : System.Enum 
メンバ
メンバ解説
Interpolateブラシを交互に入れ替えます。
Selectインデックス ベースの補間を使用します。
参照

オンラインで表示: GitHub