Edit

Share via


PjBoxShape Enum

Definition

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

Fields

Name Value Description
pjBoxRectangle 0
pjBoxWideRectangle 1
pjBoxRoundedRectangle 2
pjBoxWideRoundedRectangle 3
pjBoxCapsule 4
pjBoxPointedEnds 5
pjBoxRightParallelogram 6
pjBoxLeftParallelogram 7
pjBoxUpTrapezoid 8
pjBoxDownTrapezoid 9

Applies to