Xamarin Public Jenkins c042cd0c52 Imported Upstream version 4.2.0.179
Former-commit-id: 4610231f55806d2a05ed69e5ff3faa7336cc1479
2015-11-10 15:03:43 +00:00

160 lines
6.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Type Name="PointProperty" FullName="System.Windows.Forms.VisualStyles.PointProperty">
<TypeSignature Language="C#" Value="public enum PointProperty" />
<AssemblyInfo>
<AssemblyName>System.Windows.Forms</AssemblyName>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>System.Enum</BaseTypeName>
</Base>
<Docs>
<since version=".NET 2.0" />
<remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The <see cref="T:System.Windows.Forms.VisualStyles.PointProperty" /> enumeration represents a set of point properties that describe visual style elements. The <see cref="T:System.Windows.Forms.VisualStyles.PointProperty" /> values are used as an argument in the <see cref="M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetPoint(System.Windows.Forms.VisualStyles.PointProperty)" /> method to specify which property value to retrieve for the element that the <see cref="T:System.Windows.Forms.VisualStyles.VisualStyleRenderer" /> currently represents. </para>
</remarks>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>Identifies the point properties of a visual style element.</para>
</summary>
</Docs>
<Members>
<Member MemberName="MinSize">
<MemberSignature Language="C#" Value="MinSize" />
<MemberType>Field</MemberType>
<ReturnValue>
<ReturnType>System.Windows.Forms.VisualStyles.PointProperty</ReturnType>
</ReturnValue>
<Docs>
<since version=".NET 2.0" />
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The smallest bounds that the image specified by the <see cref="F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile" /> value was designed for.</para>
</summary>
</Docs>
<AssemblyInfo>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
</Member>
<Member MemberName="MinSize1">
<MemberSignature Language="C#" Value="MinSize1" />
<MemberType>Field</MemberType>
<ReturnValue>
<ReturnType>System.Windows.Forms.VisualStyles.PointProperty</ReturnType>
</ReturnValue>
<Docs>
<since version=".NET 2.0" />
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The smallest bounds that the image specified by the <see cref="F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile1" /> value was designed for.</para>
</summary>
</Docs>
<AssemblyInfo>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
</Member>
<Member MemberName="MinSize2">
<MemberSignature Language="C#" Value="MinSize2" />
<MemberType>Field</MemberType>
<ReturnValue>
<ReturnType>System.Windows.Forms.VisualStyles.PointProperty</ReturnType>
</ReturnValue>
<Docs>
<since version=".NET 2.0" />
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The smallest bounds that the image specified by the <see cref="F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile2" /> value was designed for.</para>
</summary>
</Docs>
<AssemblyInfo>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
</Member>
<Member MemberName="MinSize3">
<MemberSignature Language="C#" Value="MinSize3" />
<MemberType>Field</MemberType>
<ReturnValue>
<ReturnType>System.Windows.Forms.VisualStyles.PointProperty</ReturnType>
</ReturnValue>
<Docs>
<since version=".NET 2.0" />
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The smallest bounds that the image specified by the <see cref="F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile3" /> value was designed for.</para>
</summary>
</Docs>
<AssemblyInfo>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
</Member>
<Member MemberName="MinSize4">
<MemberSignature Language="C#" Value="MinSize4" />
<MemberType>Field</MemberType>
<ReturnValue>
<ReturnType>System.Windows.Forms.VisualStyles.PointProperty</ReturnType>
</ReturnValue>
<Docs>
<since version=".NET 2.0" />
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The smallest bounds that the image specified by the <see cref="F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile4" /> value was designed for.</para>
</summary>
</Docs>
<AssemblyInfo>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
</Member>
<Member MemberName="MinSize5">
<MemberSignature Language="C#" Value="MinSize5" />
<MemberType>Field</MemberType>
<ReturnValue>
<ReturnType>System.Windows.Forms.VisualStyles.PointProperty</ReturnType>
</ReturnValue>
<Docs>
<since version=".NET 2.0" />
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The smallest bounds that the image specified by the <see cref="F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile5" /> value was designed for.</para>
</summary>
</Docs>
<AssemblyInfo>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
</Member>
<Member MemberName="Offset">
<MemberSignature Language="C#" Value="Offset" />
<MemberType>Field</MemberType>
<ReturnValue>
<ReturnType>System.Windows.Forms.VisualStyles.PointProperty</ReturnType>
</ReturnValue>
<Docs>
<since version=".NET 2.0" />
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The offset for window element layouts.</para>
</summary>
</Docs>
<AssemblyInfo>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
</Member>
<Member MemberName="TextShadowOffset">
<MemberSignature Language="C#" Value="TextShadowOffset" />
<MemberType>Field</MemberType>
<ReturnValue>
<ReturnType>System.Windows.Forms.VisualStyles.PointProperty</ReturnType>
</ReturnValue>
<Docs>
<since version=".NET 2.0" />
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The location of character shadows, relative to origin characters.</para>
</summary>
</Docs>
<AssemblyInfo>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
</Member>
</Members>
</Type>