GrapeCity MultiRow Windows Forms Documentation
RoundedRectangleShapeRenderer Class
Members 


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

System.Object
   GrapeCity.Win.MultiRow.ShapeRenderer
      GrapeCity.Win.MultiRow.RoundedRectangleShapeRenderer

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

RoundedRectangleShapeRenderer Members
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.