You are here: Start » FIL.NET » Line2DDesigner Class
Line2DDesigner Class
Prompts the user to edit the Line2D.
Namespace: | FilNet.Designers |
---|---|
Assembly: | Fil.Net.Designers.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Line2DDesigner(IContainer) | Initializes an instance of the Line2DDesigner dialog using IContainer object which is responsible for disposing this dialog. |
![]() | Line2DDesigner() | Initializes an instance of the Line2DDesigner. |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Backgrounds | FilNet.Image[] | Inherited from a FilNet.Designers.Designer |
![]() | CoordinateSystems | FilNet.CoordinateSystem2D[] | Inherited from a FilNet.Designers.CustomSystemDesigner |
![]() | HideSelectors | System.Boolean | Inherited from a FilNet.Designers.ShapeDesignerBase |
![]() | Icon | System.Drawing.Icon | Inherited from a FilNet.Designers.Designer |
![]() | IsDisposed | System.Boolean | Inherited from a FilNet.Designers.Designer |
![]() | Line2D | FilNet.Line2D | Gets or sets the Line2D edited in the dialog. |
![]() | Message | System.String | Inherited from a FilNet.Designers.ShapeDesignerBase |
![]() | Site | System.ComponentModel.ISite | Inherited from a FilNet.Designers.Designer |
![]() | Size | System.Drawing.Size | Inherited from a FilNet.Designers.Designer |
![]() | StartLocation | System.Drawing.Point | Inherited from a FilNet.Designers.Designer |
![]() | StartPosition | System.Windows.Forms.FormStartPosition | Inherited from a FilNet.Designers.Designer |
![]() | Title | System.String | Inherited from a FilNet.Designers.Designer |
Methods
Name | Description | |
---|---|---|
![]() | Dispose() | Inherited from FilNet.Designers.Designer |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ShowDialog() | Shows the editor as a modal window |
![]() | ShowDialog(System.Windows.Forms.IWin32Window) | Shows the editor as a modal window with a specified owner |
![]() | ToString() | Inherited from System.Object |