PresentationElement Constructor
Visual Studio 2008
Initializes a new instance of the PresentationElement class.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
protected PresentationElement(
Partition partition,
PropertyAssignment[] propertyAssignments
)
Parameters
- partition
- Type: Microsoft.VisualStudio.Modeling.Partition
The partition for the presentation element.
- propertyAssignments
- Type: Microsoft.VisualStudio.Modeling.PropertyAssignment[]
The list of domain property ID/value pairs for the presentation element.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.