[]
Represents a rounded rectangle shape object.
public class RoundedRectangleShape : PSShape, ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
Public Class RoundedRectangleShape
Inherits PSShape
Implements ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
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. |
Name | Description |
---|---|
Clone() | Creates a copy of this shape. |
GetObjectData(SerializationInfo, StreamingContext) | Serializes the shape object. |
SetInitialShape() | Creates the initial rounded rectangle shape. |