[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.RoundedRectangleShape

RoundedRectangleShape Class

Represents a rounded rectangle shape object.

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

Constructors

Name Description
RoundedRectangleShape()

Creates a new rounded rectangle shape.

RoundedRectangleShape(RoundedRectangleShape)

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

RoundedRectangleShape(SerializationInfo, StreamingContext)

Creates a new rounded rectangle 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 rounded rectangle shape.