The ColorBreakpoint type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Color |
Gets or sets the color of this breakpoint.
|
![]() | Context |
Gets the context of this node.
(Inherited from DocumentNode.) |
![]() | IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) |
![]() | ManualDisplayName |
Gets or sets the user set display name for this breakpoint. When set to null, a display name
will be generated automatically.
|
![]() | Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
![]() | Value |
Gets or sets the value of this breakpoint.
|
See Also