PjBoxShape 枚举

定义

public enum class PjBoxShape
[System.Runtime.InteropServices.Guid("7DD2A54C-93EC-11D2-89C5-00C04F68FE38")]
public enum PjBoxShape
type PjBoxShape = 
Public Enum PjBoxShape
继承
PjBoxShape
属性

字段

名称 说明
pjBoxRectangle 0
pjBoxWideRectangle 1
pjBoxRoundedRectangle 2
pjBoxWideRoundedRectangle 3
pjBoxCapsule 4
pjBoxPointedEnds 5
pjBoxRightParallelogram 6
pjBoxLeftParallelogram 7
pjBoxUpTrapezoid 8
pjBoxDownTrapezoid 9

适用于