GrapeCity MultiRow Windows Forms Documentation
TrapezoidShapeRenderer Class
Members 


Represents a specific ShapeRenderer class that is used to paint a trapezoid shape.
Syntax
<SuppressMessageAttribute(Category="Microsoft.Naming", 
   CheckId="CA1704:IdentifiersShouldBeSpelledCorrectly", 
   Scope="", 
   Target="", 
   MessageId="Renderer", 
   Justification="")>
<ToolboxBitmapAttribute()>
Public Class TrapezoidShapeRenderer 
   Inherits ShapeRenderer
Dim instance As TrapezoidShapeRenderer
[SuppressMessage(Category="Microsoft.Naming", 
   CheckId="CA1704:IdentifiersShouldBeSpelledCorrectly", 
   Scope="", 
   Target="", 
   MessageId="Renderer", 
   Justification="")]
[ToolboxBitmap()]
public class TrapezoidShapeRenderer : ShapeRenderer 
Inheritance Hierarchy

System.Object
   GrapeCity.Win.MultiRow.ShapeRenderer
      GrapeCity.Win.MultiRow.TrapezoidShapeRenderer

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

TrapezoidShapeRenderer Members
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.