FarPoint.Win.Spread
FivePointStarShape Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace : FivePointStarShape Class


Represents a five-pointed star shape object.

Object Model






Syntax

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

Inheritance Hierarchy

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

See Also