ClassDrawingInline
Class
Represents an inline-level element that describes DrawingML objects.
Definition
Namespace:Telerik.WinForms.Documents.Model
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public abstract class DrawingInline : Inline, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor
Inheritance: objectDisposableObjectRadObjectDocumentElementInlineDrawingInline
Derived Classes:
Implements:
Inherited Members
Constructors
DrawingInline()
Declaration
cs-api-definition
protected DrawingInline()
Properties
Height
Gets or sets the height.
RotateAngle
Gets or sets the angle at which the object should be rotated.
Declaration
cs-api-definition
public abstract double RotateAngle { get; set; }
Property Value
Size
Gets or sets the size.