CADability dotNET
The LineWidth type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LineWidth()()()() |
Creates an empty and unnamed LineWidth
| |
| LineWidth(SerializationInfo, StreamingContext) |
Constructor required by deserialization
| |
| LineWidth(String, Double) |
Methods
| Name | Description | |
|---|---|---|
| Added |
Overrides Added(IPropertyTreeView) (Overrides IShowPropertyImpl..::..Added(IPropertyTreeView).) | |
| Clone |
Returns a clone of this LineWidth
| |
| FocusableControls |
Overrides FocusableControls()()()() (Overrides IShowPropertyImpl..::..FocusableControls()()()().) | |
| GetContextMenu |
Overrides GetContextMenu()()()(),
returns the context menu with the id "MenuId.LineWidthEntry".
(see LoadContextMenu(String, ICommandHandler))
(Overrides IShowPropertyImpl..::..GetContextMenu()()()().) | |
| GetObjectData | ||
| GetValueControl |
Overrides GetValueControl(Int32, Int32) (Overrides IShowPropertyImpl..::..GetValueControl(Int32, Int32).) | |
| LabelChanged |
Overrides LabelChanged(String) (Overrides IShowPropertyImpl..::..LabelChanged(String).) | |
| Read | ||
| Removed |
Overrides Removed(IPropertyTreeView) (Overrides IShowPropertyImpl..::..Removed(IPropertyTreeView).) |
Properties
| Name | Description | |
|---|---|---|
| EntryType |
Overrides EntryType,
returns SimpleEntry.
(Overrides IShowPropertyImpl..::..EntryType.) | |
| LabelText | (Overrides IShowPropertyImpl..::..LabelText.) | |
| LabelType |
Overrides LabelType (Overrides IShowPropertyImpl..::..LabelType.) | |
| Name | ||
| Parent | ||
| Scale |
Gets or sets the LineWidth..::..Scaling of this LineWidth.
| |
| SubEntries | (Overrides IShowPropertyImpl..::..SubEntries.) | |
| SubEntriesCount |
Overrides SubEntriesCount,
returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntriesCount.) | |
| Width |
Gets or sets the line width of this object.
|
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| ICommandHandler..::..OnCommand | ||
| ICommandHandler..::..OnUpdateCommand | ||
| INamedAttribute..::..GetSelectionProperty |