Vista de diagrama

Microsoft.ADRMS.DiagramView (View)

Element properties:

TargetMicrosoft.ADRMS.Servers.Cluster
TypeMicrosoft.SystemCenter.DiagramViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.ADRMS.DiagramView" Accessibility="Public" Enabled="true" Target="Microsoft.ADRMS.Servers.Cluster" TypeID="SC!Microsoft.SystemCenter.DiagramViewType" Visible="true">
<Category>Operations</Category>
<Criteria/>
<Presentation>
<DiagramViewCriteria>
<DiagramViewDisplay>
<ContainmentStyle>NonBox</ContainmentStyle>
<NodesPerRow>10</NodesPerRow>
<LevelsToShow>5</LevelsToShow>
<ContainmentLine>
<Color/>
<LineWidth>2</LineWidth>
<SourceArrow IsFilled="false">
<ArrowStyle>NoAnchor</ArrowStyle>
</SourceArrow>
<TargetArrow IsFilled="false">
<ArrowStyle>ArrowAnchor</ArrowStyle>
</TargetArrow>
</ContainmentLine>
<NonContainmentLine>
<Color Red="255" Blue="128"/>
<LineWidth>2</LineWidth>
<SourceArrow IsFilled="false">
<ArrowStyle>NoAnchor</ArrowStyle>
</SourceArrow>
<TargetArrow IsFilled="false">
<ArrowStyle>ArrowAnchor</ArrowStyle>
</TargetArrow>
<LineStyle>DashDot</LineStyle>
</NonContainmentLine>
</DiagramViewDisplay>
</DiagramViewCriteria>
</Presentation>
<Target/>
</View>