// Assembly: Unity.VectorGraphics
// Full name: Unity.VectorGraphics.BezierContour

namespace Unity.VectorGraphics
{
public class BezierContour // TypeDefIndex: 10897
{
	// Fields
	type#12841 <Segments>k__BackingField;
	type#15314 <Closed>k__BackingField;

	// Methods
	// RVA: -1
	public type#12840 get_Segments() { }
	// RVA: -1
	public type#28660 set_Segments(type#12840 value) { }
	// RVA: -1
	public type#15313 get_Closed() { }
	// RVA: -1
	public type#28660 set_Closed(type#15313 value) { }
}
}
