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


Glossary Item Box

Represents a custom shape object.

Object Model

CustomShape ClassPicture ClassIBorder InterfaceElements ClassObject ClassElements ClassObject ClassPicture ClassPSGradient Class

Syntax

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

Inheritance Hierarchy

System.Object
   FarPoint.Win.ElementWindowless
      FarPoint.Win.Spread.DrawingSpace.PSObject
         FarPoint.Win.Spread.DrawingSpace.PSShape
            FarPoint.Win.Spread.DrawingSpace.CustomShape
               FarPoint.Win.Spread.DrawingSpace.EditorCalloutShape

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.