2003-02-12 01:57:20 +00:00
<Type Name= "Fill" FullName= "Gdk.Fill" >
2003-07-16 21:03:40 +00:00
<TypeSignature Language= "C#" Maintainer= "auto" Value= "public enum Fill;" />
2003-02-12 01:57:20 +00:00
<AssemblyInfo >
<AssemblyName > gdk-sharp</AssemblyName>
2003-12-24 01:35:30 +00:00
<AssemblyPublicKey >
</AssemblyPublicKey>
2003-02-12 01:57:20 +00:00
<AssemblyVersion > 0.0.0.0</AssemblyVersion>
2003-10-28 00:48:23 +00:00
<AssemblyCulture > neutral</AssemblyCulture>
2003-02-12 01:57:20 +00:00
<Attributes />
</AssemblyInfo>
2003-02-23 07:26:30 +00:00
<ThreadSafetyStatement > Gtk# is thread aware, but not thread safe; See the <link location= "node:gtk-sharp/programming/threads" > Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
2003-02-12 01:57:20 +00:00
<Docs >
2004-06-29 14:15:37 +00:00
<summary > Determines how primitives are drawn.</summary>
<remarks > None.</remarks>
2003-02-12 01:57:20 +00:00
</Docs>
<Base >
<BaseTypeName > System.Enum</BaseTypeName>
</Base>
<Interfaces >
<Interface >
<InterfaceName > System.IComparable</InterfaceName>
</Interface>
<Interface >
<InterfaceName > System.IConvertible</InterfaceName>
</Interface>
<Interface >
<InterfaceName > System.IFormattable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members >
<Member MemberName= "Solid" >
2003-07-18 02:50:06 +00:00
<MemberSignature Language= "C#" Value= "Solid" />
2003-02-12 01:57:20 +00:00
<MemberType > Field</MemberType>
<ReturnValue >
<ReturnType > Gdk.Fill</ReturnType>
</ReturnValue>
<Parameters />
<Docs >
2004-06-29 14:15:37 +00:00
<summary > Draw with the foreground color.</summary>
2004-06-29 16:25:31 +00:00
<remarks >
</remarks>
2003-02-12 01:57:20 +00:00
</Docs>
</Member>
<Member MemberName= "Tiled" >
2003-07-18 02:50:06 +00:00
<MemberSignature Language= "C#" Value= "Tiled" />
2003-02-12 01:57:20 +00:00
<MemberType > Field</MemberType>
<ReturnValue >
<ReturnType > Gdk.Fill</ReturnType>
</ReturnValue>
<Parameters />
<Docs >
2004-06-29 14:15:37 +00:00
<summary > Draw with a tiled pixmap.</summary>
2004-06-29 16:25:31 +00:00
<remarks >
</remarks>
2003-02-12 01:57:20 +00:00
</Docs>
</Member>
<Member MemberName= "Stippled" >
2003-07-18 02:50:06 +00:00
<MemberSignature Language= "C#" Value= "Stippled" />
2003-02-12 01:57:20 +00:00
<MemberType > Field</MemberType>
<ReturnValue >
<ReturnType > Gdk.Fill</ReturnType>
</ReturnValue>
<Parameters />
<Docs >
2004-06-29 14:15:37 +00:00
<summary > Draw using the stipple bitmap. Pixels corresponding to bits in the stipple bitmap that are set will be drawn in he foreground color; pixels corresponding to bits that are not set will be left untouched.</summary>
2004-06-29 16:25:31 +00:00
<remarks >
</remarks>
2003-02-12 01:57:20 +00:00
</Docs>
</Member>
<Member MemberName= "OpaqueStippled" >
2003-07-18 02:50:06 +00:00
<MemberSignature Language= "C#" Value= "OpaqueStippled" />
2003-02-12 01:57:20 +00:00
<MemberType > Field</MemberType>
<ReturnValue >
<ReturnType > Gdk.Fill</ReturnType>
</ReturnValue>
<Parameters />
<Docs >
2004-06-29 14:15:37 +00:00
<summary > Draw using the stipple bitmap. Pixels corresponding to bits in the stipple bitmap that are set will be drawn in the foreground color; pixels corresponding to bits that are not set will be drawn with the background color.</summary>
2004-06-29 16:25:31 +00:00
<remarks >
</remarks>
2003-02-12 01:57:20 +00:00
</Docs>
</Member>
2004-06-24 16:16:19 +00:00
<Member MemberName= "value__" >
<MemberSignature Language= "C#" Value= "value__" />
<MemberType > Field</MemberType>
<ReturnValue >
<ReturnType > System.Int32</ReturnType>
</ReturnValue>
<Parameters >
</Parameters>
<Docs >
<summary > Internal field.</summary>
<remarks > Do not use.</remarks>
</Docs>
</Member>
2003-02-12 01:57:20 +00:00
</Members>
2003-09-17 21:56:59 +00:00
</Type>