Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / DiamondShape Class
Members


In This Topic
    DiamondShape Class
    In This Topic
    Represents a diamond shape object.
    Object Model
    DiamondShape ClassPicture ClassIBorder InterfaceElements ClassPicture ClassPSGradient Class
    Syntax
    'Declaration
     
    Public Class DiamondShape 
       Inherits PSShape
       Implements FarPoint.Win.IElement, FarPoint.Win.IElementEnhanced, FarPoint.Win.ISerializeSupportIPdfSupportPSObject 
    'Usage
     
    Dim instance As DiamondShape
    public class DiamondShape : 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.DiamondShape

    See Also