次の方法で共有


PjBackgroundPattern 列挙型

定義

public enum class PjBackgroundPattern
[System.Runtime.InteropServices.Guid("6BBBA8AC-C5F8-11D2-87EF-00C04F72F062")]
public enum PjBackgroundPattern
type PjBackgroundPattern = 
Public Enum PjBackgroundPattern
継承
PjBackgroundPattern
属性

フィールド

名前 説明
pjBackgroundHollow 0
pjBackgroundSolidFill 1
pjBackgroundLightFill 2
pjBackgroundMediumFill 3
pjBackgroundDarkFill 4
pjBackgroundDiagonalLeft 5
pjBackgroundDiagonalRight 6
pjBackgroundDarkDiagonalLeft 7
pjBackgroundDarkDiagonalRight 8
pjBackgroundThinVerticalStripe 9
pjBackgroundMediumVerticalStripe 10
pjBackgroundLightDither 11
pjBackgroundMediumDither 12
pjBackgroundDarkDither 13

適用対象