Northwoods.Go Assembly > Northwoods.Go Namespace > GoTrapezoid Class : D Property |
'Declaration <DescriptionAttribute("The fourth point in this trapezoid.")> <TypeConverterAttribute("Northwoods.Go.GoPointFConverter, Northwoods.Go, Version=5.1.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")> <CategoryAttribute("Bounds")> Public Property D As PointF
[DescriptionAttribute("The fourth point in this trapezoid.")] [TypeConverterAttribute("Northwoods.Go.GoPointFConverter, Northwoods.Go, Version=5.1.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")] [CategoryAttribute("Bounds")] public PointF D {get; set;}
PointF
value is in document coordinates. The initial value is (0, 10).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