This topic has not yet been rated - Rate this topic

PresentationElement Constructor

Initializes a new instance of the PresentationElement class.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.