GoDiagram Web Reference
C Property (GoTrapezoid)

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

Property Value

The PointF value is in document coordinates. The initial value is (10, 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
D Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback