Spread Windows Forms 6.0 Product Documentation
MultiSideShape Class
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace : MultiSideShape Class


Glossary Item Box

Represents a multiple-sided shape object.

Object Model

MultiSideShape ClassPicture ClassIBorder InterfaceElements ClassObject ClassPicture ClassPSGradient Class

Syntax

Visual Basic (Declaration) 
Public Class MultiSideShape 
   Inherits PSShape
   Implements FarPoint.Win.IElement, FarPoint.Win.IElementEnhanced, FarPoint.Win.ISerializeSupportIPdfSupportPSObject 
Visual Basic (Usage)Copy Code
Dim instance As MultiSideShape
C# 
public class MultiSideShape : PSShape, FarPoint.Win.IElement, FarPoint.Win.IElementEnhanced, FarPoint.Win.ISerializeSupportIPdfSupportPSObject  

Remarks

The number of sides must be at least 5 and cannot be more than 255.
For details, see the Sides property.

Inheritance Hierarchy

System.Object
   FarPoint.Win.ElementWindowless
      FarPoint.Win.Spread.DrawingSpace.PSObject
         FarPoint.Win.Spread.DrawingSpace.PSShape
            FarPoint.Win.Spread.DrawingSpace.MultiSideShape

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

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.