[]
        
(Showing Draft Content)

C1.Document.LineShapeBase

LineShapeBase Class

Abstract base class for LineShape class.

Inheritance
LineShapeBase
Namespace: C1.Document
Assembly: C1.Document.4.6.2.dll
Syntax
public abstract class LineShapeBase : ShapeBase, INotifyPropertyChanged, ICloneable
Public MustInherit Class LineShapeBase
    Inherits ShapeBase
    Implements INotifyPropertyChanged, ICloneable

Constructors

Name Description
LineShapeBase()