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

适用于