1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <ClassDiagram MajorVersion="1" MinorVersion="1">
|
---|
3 | <Font Name="Tahoma" Size="8.25" />
|
---|
4 | <Class Name="VR.PrintPreview.EnhancedPrintPreviewDialog">
|
---|
5 | <Position X="0.5" Y="0.5" Width="2.25" />
|
---|
6 | <TypeIdentifier>
|
---|
7 | <FileName>EnhancedPrintPreviewDialog.cs</FileName>
|
---|
8 | <HashCode>wAgCIA0QISCAAYBAMUDAAIATiEMHoACHYRAAJICBAAg=</HashCode>
|
---|
9 | </TypeIdentifier>
|
---|
10 | <ShowAsCollectionAssociation>
|
---|
11 | <Property Name="AdditionalTextList" />
|
---|
12 | </ShowAsCollectionAssociation>
|
---|
13 | <Members>
|
---|
14 | <Field Name="components" Hidden="true" />
|
---|
15 | <Method Name="Dispose" Hidden="true" />
|
---|
16 | <Method Name="EnhancedPrintPreviewDialog" Hidden="true" />
|
---|
17 | <Method Name="InitializeComponent" Hidden="true" />
|
---|
18 | <Field Name="mAdditionalTextList" Hidden="true" />
|
---|
19 | <Field Name="mDocument" Hidden="true" />
|
---|
20 | <Method Name="mDocument_BeginPrint" Hidden="true" />
|
---|
21 | <Method Name="mDocument_EndPrint" Hidden="true" />
|
---|
22 | <Method Name="mDocument_PrintPage" Hidden="true" />
|
---|
23 | <Field Name="mPageSetupDialog" Hidden="true" />
|
---|
24 | <Field Name="mPrintDialog" Hidden="true" />
|
---|
25 | <Field Name="mShowPageSettingsButton" Hidden="true" />
|
---|
26 | <Field Name="mShowPrinterSettingsBeforePrint" Hidden="true" />
|
---|
27 | <Field Name="mShowPrinterSettingsButton" Hidden="true" />
|
---|
28 | <Field Name="mTotalPages" Hidden="true" />
|
---|
29 | <Field Name="mVisibilePages" Hidden="true" />
|
---|
30 | <Method Name="Navigate_Click" Hidden="true" />
|
---|
31 | <Method Name="NumOfPages_Click" Hidden="true" />
|
---|
32 | <Field Name="pagesToolStripMenuItem" Hidden="true" />
|
---|
33 | <Field Name="pagesToolStripMenuItem1" Hidden="true" />
|
---|
34 | <Field Name="pagesToolStripMenuItem2" Hidden="true" />
|
---|
35 | <Field Name="pagesToolStripMenuItem3" Hidden="true" />
|
---|
36 | <Field Name="pageToolStripMenuItem" Hidden="true" />
|
---|
37 | <Field Name="printPreviewControl1" Hidden="true" />
|
---|
38 | <Method Name="printPreviewControl1_StartPageChanged" Hidden="true" />
|
---|
39 | <Method Name="RadPrintPreview_FormClosing" Hidden="true" />
|
---|
40 | <Method Name="SwitchPrintDocumentHandlers" Hidden="true" />
|
---|
41 | <Field Name="toolStrip1" Hidden="true" />
|
---|
42 | <Field Name="toolStripSeparator" Hidden="true" />
|
---|
43 | <Field Name="toolStripSeparator1" Hidden="true" />
|
---|
44 | <Field Name="toolStripSeparator2" Hidden="true" />
|
---|
45 | <Field Name="tsBtnNext" Hidden="true" />
|
---|
46 | <Field Name="tsBtnPageSettings" Hidden="true" />
|
---|
47 | <Method Name="tsBtnPageSettings_Click" Hidden="true" />
|
---|
48 | <Field Name="tsBtnPrev" Hidden="true" />
|
---|
49 | <Field Name="tsBtnPrint" Hidden="true" />
|
---|
50 | <Method Name="tsBtnPrint_Click" Hidden="true" />
|
---|
51 | <Field Name="tsBtnPrinterSettings" Hidden="true" />
|
---|
52 | <Method Name="tsBtnPrinterSettings_Click" Hidden="true" />
|
---|
53 | <Field Name="tsBtnZoom" Hidden="true" />
|
---|
54 | <Method Name="tsBtnZoom_Click" Hidden="true" />
|
---|
55 | <Field Name="tsComboZoom" Hidden="true" />
|
---|
56 | <Method Name="tsComboZoom_KeyPress" Hidden="true" />
|
---|
57 | <Method Name="tsComboZoom_Leave" Hidden="true" />
|
---|
58 | <Field Name="tsDDownPages" Hidden="true" />
|
---|
59 | <Field Name="tsLblTotalPages" Hidden="true" />
|
---|
60 | <Field Name="tsTxtCurrentPage" Hidden="true" />
|
---|
61 | <Method Name="tsTxtCurrentPage_Leave" Hidden="true" />
|
---|
62 | </Members>
|
---|
63 | <AssociationLine Name="AdditionalTextList" Type="VR.PrintPreview.AdditionalText" ManuallyRouted="true" FixedFromPoint="true" FixedToPoint="true">
|
---|
64 | <Path>
|
---|
65 | <Point X="1.5" Y="2.752" />
|
---|
66 | <Point X="1.5" Y="3.637" />
|
---|
67 | <Point X="3.975" Y="3.637" />
|
---|
68 | <Point X="3.975" Y="2.685" />
|
---|
69 | </Path>
|
---|
70 | <MemberNameLabel ManuallyPlaced="true">
|
---|
71 | <Position X="0.737" Y="0.662" />
|
---|
72 | </MemberNameLabel>
|
---|
73 | </AssociationLine>
|
---|
74 | </Class>
|
---|
75 | <Class Name="VR.PrintPreview.AdditionalText">
|
---|
76 | <Position X="3" Y="0.5" Width="1.5" />
|
---|
77 | <TypeIdentifier>
|
---|
78 | <FileName>AdditionalText.cs</FileName>
|
---|
79 | <HashCode>AAIAAAAAAgAAAALgAAAAIAAAAAAAAADIAAAAiAACAAA=</HashCode>
|
---|
80 | </TypeIdentifier>
|
---|
81 | <ShowAsAssociation>
|
---|
82 | <Property Name="Position" />
|
---|
83 | </ShowAsAssociation>
|
---|
84 | <Members>
|
---|
85 | <Field Name="brush" Hidden="true" />
|
---|
86 | <Field Name="font" Hidden="true" />
|
---|
87 | <Field Name="offsetX" Hidden="true" />
|
---|
88 | <Field Name="offsetY" Hidden="true" />
|
---|
89 | <Field Name="position" Hidden="true" />
|
---|
90 | <Field Name="text" Hidden="true" />
|
---|
91 | </Members>
|
---|
92 | <AssociationLine Name="Position" Type="VR.PrintPreview.TextPosition" FixedFromPoint="true" FixedToPoint="true">
|
---|
93 | <Path>
|
---|
94 | <Point X="4.167" Y="2.685" />
|
---|
95 | <Point X="4.167" Y="3.621" />
|
---|
96 | <Point X="5.375" Y="3.621" />
|
---|
97 | <Point X="5.375" Y="3.246" />
|
---|
98 | </Path>
|
---|
99 | <MemberNameLabel ManuallyPlaced="true" ManuallySized="true">
|
---|
100 | <Position X="0.081" Y="0.089" Height="0.16" Width="0.798" />
|
---|
101 | </MemberNameLabel>
|
---|
102 | </AssociationLine>
|
---|
103 | </Class>
|
---|
104 | <Enum Name="VR.PrintPreview.TextPosition">
|
---|
105 | <Position X="4.75" Y="0.5" Width="1.5" />
|
---|
106 | <TypeIdentifier>
|
---|
107 | <FileName>AdditionalText.cs</FileName>
|
---|
108 | <HashCode>AAECABACAAAAAAABCAQAAAAAACBAAAAAAAAAgAEABAg=</HashCode>
|
---|
109 | </TypeIdentifier>
|
---|
110 | </Enum>
|
---|
111 | </ClassDiagram>
|
---|