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

namespace Unity.VectorGraphics
{
public class PathProperties // TypeDefIndex: 10904
{
	// Fields
	type#26660 <Stroke>k__BackingField;
	type#24316 <Head>k__BackingField;
	type#24316 <Tail>k__BackingField;
	type#24312 <Corners>k__BackingField;

	// Methods
	// RVA: -1
	public type#26659 get_Stroke() { }
	// RVA: -1
	public type#28660 set_Stroke(type#26659 value) { }
	// RVA: -1
	public type#24315 get_Head() { }
	// RVA: -1
	public type#28660 set_Head(type#24315 value) { }
	// RVA: -1
	public type#24315 get_Tail() { }
	// RVA: -1
	public type#28660 set_Tail(type#24315 value) { }
	// RVA: -1
	public type#24311 get_Corners() { }
	// RVA: -1
	public type#28660 set_Corners(type#24311 value) { }
}
}
