[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.ArcShape

ArcShape Class

Represents an arc shape object.

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

Constructors

Name Description
ArcShape()

Creates a new arc shape.

ArcShape(ArcShape)

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

ArcShape(SerializationInfo, StreamingContext)

Creates a new arc shape object from serialization.

Methods

Name Description
Clone()

Creates a copy of this shape.

GetObjectData(SerializationInfo, StreamingContext)

Serializes the shape object.

Initialize()

Initializes the shape object in the presentation space.

SetInitialShape()

Creates the initial arc shape.