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

namespace Unity.VectorGraphics
{
public class PatternFill // TypeDefIndex: 10902
{
	// Fields
	type#18529 <Mode>k__BackingField;
	type#26060 m_Opacity;
	type#25619 <Pattern>k__BackingField;
	type#25018 <Rect>k__BackingField;

	// Methods
	// RVA: -1
	public virtual type#18528 get_Mode() { }
	// RVA: -1
	public virtual type#28660 set_Mode(type#18528 value) { }
	// RVA: -1
	public virtual type#26059 get_Opacity() { }
	// RVA: -1
	public virtual type#28660 set_Opacity(type#26059 value) { }
	// RVA: -1
	public type#25618 get_Pattern() { }
	// RVA: -1
	public type#28660 set_Pattern(type#25618 value) { }
	// RVA: -1
	public type#25017 get_Rect() { }
	// RVA: -1
	public type#28660 set_Rect(type#25017 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
