Click or drag to resize

PatternTypes Enumeration

Represents an enumeration identifying the type of pattern

Namespace:  Patagames.Pdf.Enums
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public enum PatternTypes
Members
  Member nameValueDescription
Tiling1 A tiling pattern.
Shading2 A shading pattern.
See Also