Click or drag to resize

StiOvalShapeType Class

The class describes the shape type - Oval.
Inheritance Hierarchy

Namespace:  Stimulsoft.Report.Components.ShapeTypes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiOvalShapeType : StiShapeTypeService

The StiOvalShapeType type exposes the following members.

Constructors
  NameDescription
Public methodStiOvalShapeType
Initializes a new instance of the StiOvalShapeType class
Top
Properties
Methods
  NameDescription
Public methodClone (Inherited from StiService.)
Public methodCreateNew (Overrides StiShapeTypeServiceCreateNew.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEvents (Inherited from StiShapeTypeService.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetProperties (Inherited from StiShapeTypeService.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Public methodLoadFromJsonObject (Inherited from StiShapeTypeService.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPackService (Inherited from StiService.)
Public methodPaint
Draws the shape with the specified parameters.
(Inherited from StiShapeTypeService.)
Public methodSaveToJsonObject (Inherited from StiShapeTypeService.)
Public methodToString (Inherited from StiShapeTypeService.)
Top
See Also