GoDiagram Web Reference
D Property

Gets or sets the fourth of the four trapezoid's points;
Syntax
'Declaration
 
<TypeConverterAttribute("Northwoods.GoWeb.GoPointFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")>
<CategoryAttribute("Bounds")>
<DescriptionAttribute("The fourth point in this trapezoid.")>
Public Property D As PointF
[TypeConverterAttribute("Northwoods.GoWeb.GoPointFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")]
[CategoryAttribute("Bounds")]
[DescriptionAttribute("The fourth point in this trapezoid.")]
public PointF D {get; set;}

Property Value

The PointF value is in document coordinates. The initial value is (0, 10).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoTrapezoid Class
GoTrapezoid Members
A Property
B Property
C Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback