Spread Windows Forms 7.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 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

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