On this pageEnum EdgeSideWhich side of an edge to use for applying effectsAssembly: ChocDino.UIFX.dllβDeclarationpublic enum EdgeSideFieldsβBothβBoth inside and outside the edge.DeclarationBoth = 0InsideβInside the edge.DeclarationInside = 1OutsideβOutside the edge.DeclarationOutside = 2