[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.FivePointStarShape

FivePointStarShape Class

Represents a five-pointed star shape object.

Inheritance
FivePointStarShape
Namespace: FarPoint.Win.Spread.DrawingSpace
Assembly: FarPoint.Win.Spread.dll
Syntax
public class FivePointStarShape : PSShape, ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
Public Class FivePointStarShape
    Inherits PSShape
    Implements ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable

Constructors

Name Description
FivePointStarShape()

Creates a new five-pointed star shape.

FivePointStarShape(FivePointStarShape)

Creates a new shape that is a copy of the specified shape.

FivePointStarShape(SerializationInfo, StreamingContext)

Creates a new five-pointed star shape object from serialization.

Methods

Name Description
Clone()

Creates a copy of this shape.

GetObjectData(SerializationInfo, StreamingContext)

Serializes the shape object.

SetInitialShape()

Creates the initial five-pointed star shape.