The MockupContainer type exposes the following members.
Name | Description | |
---|---|---|
![]() |
MockupContainer |
Initializes a new instance of the MockupContainer class. |
Name | Description | |
---|---|---|
![]() |
Clone |
Returns a copy of this model component. (Inherited from ModelComponent.) |
![]() |
DeepClone<TItem> | (Overrides Container.DeepClone<TItem>(TItem).) |
![]() |
Equals | Overloaded. Tests whether the specified MockupContainer instance is equivalent to this MockupContainer. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode |
Returns a hash code for this Container. (Inherited from Container.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnPropertyChanged |
Subscribes to an event on changing the specified property of this ModelComponent. (Inherited from ModelComponent.) |
Name | Description | |
---|---|---|
![]() |
ParentComponent |
A model component that has this container. (Inherited from Container.) |
![]() |
Region |
A RectangleF structure representing bounds of this container. (Inherited from Container.) |
![]() |
Size |
The size of this MockupContainer. |
![]() |
Tags |
Attributes of this model component. (Inherited from ModelComponent.) |
Name | Description | |
---|---|---|
![]() |
Id |
Gets or sets a unique identifier of this model component. (Inherited from ModelComponent.) |
![]() |
Items |
Gets or sets the content of this container. (Inherited from Container.) |
![]() |
Locked |
Gets a value indicating whether this container is locked. (Inherited from Container.) |
![]() |
Name |
Gets or sets a name of this model component. (Inherited from ModelComponent.) |
![]() |
Version |
Gets version of this model component. (Inherited from ModelComponent.) |
![]() |
VisualizationPermissions |
Gets or sets visualisation permissions. |
Name | Description | |
---|---|---|
![]() |
PropertyChanged |
Occurs when a property of this model component is changed. (Inherited from ModelComponent.) |