Spread Windows Forms 9.0 Product Documentation
MultiSideShape Class
Members 


Represents a multiple-sided shape object.
Object Model
MultiSideShape ClassPicture ClassIBorder InterfaceElements ClassPicture ClassPSGradient Class
Syntax
'Declaration
 
Public Class MultiSideShape 
   Inherits PSShape
   Implements FarPoint.Win.IElement, FarPoint.Win.IElementEnhanced, FarPoint.Win.ISerializeSupportIPdfSupportPSObject 
'Usage
 
Dim instance As MultiSideShape
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 Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

MultiSideShape Members
FarPoint.Win.Spread.DrawingSpace Namespace

User-Task Documentation

Shape Types

 

 


Copyright © GrapeCity, inc. All rights reserved.