Click or drag to resize

StiShapeTypeService Class

The class describes the base type of the shape.
Inheritance Hierarchy
SystemObject
  Stimulsoft.Base.ServicesStiService
    Stimulsoft.Report.Components.ShapeTypesStiShapeTypeService
      More...

Namespace:  Stimulsoft.Report.Components.ShapeTypes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiShapeTypeServiceConverter))]
public abstract class StiShapeTypeService : StiService, 
	IStiPropertyGridObject, IStiJsonReportObject

The StiShapeTypeService type exposes the following members.

Constructors
  NameDescription
Protected methodStiShapeTypeService
Initializes a new instance of the StiShapeTypeService class
Top
Properties
Methods
  NameDescription
Public methodClone (Inherited from StiService.)
Public methodCreateNew
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
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetProperties
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Public methodLoadFromJsonObject
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.
Public methodSaveToJsonObject
Public methodToString (Overrides ObjectToString.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Stimulsoft.Base.ServicesStiService
    Stimulsoft.Report.Components.ShapeTypesStiShapeTypeService
      Stimulsoft.Report.Components.ShapeTypesStiArrowShapeType
      Stimulsoft.Report.Components.ShapeTypesStiBentArrowShapeType
      Stimulsoft.Report.Components.ShapeTypesStiChevronShapeType
      Stimulsoft.Report.Components.ShapeTypesStiComplexArrowShapeType
      Stimulsoft.Report.Components.ShapeTypesStiDiagonalDownLineShapeType
      Stimulsoft.Report.Components.ShapeTypesStiDiagonalUpLineShapeType
      Stimulsoft.Report.Components.ShapeTypesStiDivisionShapeType
      Stimulsoft.Report.Components.ShapeTypesStiEqualShapeType
      Stimulsoft.Report.Components.ShapeTypesStiFlowchartCardShapeType
      Stimulsoft.Report.Components.ShapeTypesStiFlowchartCollateShapeType
      Stimulsoft.Report.Components.ShapeTypesStiFlowchartDecisionShapeType
      Stimulsoft.Report.Components.ShapeTypesStiFlowchartManualInputShapeType
      Stimulsoft.Report.Components.ShapeTypesStiFlowchartOffPageConnectorShapeType
      Stimulsoft.Report.Components.ShapeTypesStiFlowchartPreparationShapeType
      Stimulsoft.Report.Components.ShapeTypesStiFlowchartSortShapeType
      Stimulsoft.Report.Components.ShapeTypesStiFrameShapeType
      Stimulsoft.Report.Components.ShapeTypesStiHorizontalLineShapeType
      Stimulsoft.Report.Components.ShapeTypesStiLeftAndRightLineShapeType
      Stimulsoft.Report.Components.ShapeTypesStiMinusShapeType
      Stimulsoft.Report.Components.ShapeTypesStiMultiplyShapeType
      Stimulsoft.Report.Components.ShapeTypesStiOctagonShapeType
      Stimulsoft.Report.Components.ShapeTypesStiOvalShapeType
      Stimulsoft.Report.Components.ShapeTypesStiParallelogramShapeType
      Stimulsoft.Report.Components.ShapeTypesStiPlusShapeType
      Stimulsoft.Report.Components.ShapeTypesStiRectangleShapeType
      Stimulsoft.Report.Components.ShapeTypesStiRegularPentagonShapeType
      Stimulsoft.Report.Components.ShapeTypesStiRoundedRectangleShapeType
      Stimulsoft.Report.Components.ShapeTypesStiSnipDiagonalSideCornerRectangleShapeType
      Stimulsoft.Report.Components.ShapeTypesStiSnipSameSideCornerRectangleShapeType
      Stimulsoft.Report.Components.ShapeTypesStiTopAndBottomLineShapeType
      Stimulsoft.Report.Components.ShapeTypesStiTrapezoidShapeType
      Stimulsoft.Report.Components.ShapeTypesStiTriangleShapeType
      Stimulsoft.Report.Components.ShapeTypesStiVerticalLineShapeType