GrapeCity MultiRow Windows Forms Documentation
RectangleShapeRenderer Class
Members 


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

System.Object
   GrapeCity.Win.MultiRow.ShapeRenderer
      GrapeCity.Win.MultiRow.RectangleShapeRenderer

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

RectangleShapeRenderer Members
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.