public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/SilverlightDemo;component/Demo/MarkStyles.xaml", System.UriKind.Relative));
     this.LayoutRoot           = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.iMSMap1              = ((ZDIMS.Map.IMSMap)(this.FindName("iMSMap1")));
     this.tileLayer1           = ((ZDIMS.Map.TileLayer)(this.FindName("tileLayer1")));
     this.markLayer            = ((ZDIMS.Drawing.MarkLayer)(this.FindName("markLayer")));
     this.graphicsLayer        = ((ZDIMS.Drawing.GraphicsLayer)(this.FindName("graphicsLayer")));
     this.ResultsDisplayCanvas = ((System.Windows.Controls.Canvas)(this.FindName("ResultsDisplayCanvas")));
     this.setType              = ((System.Windows.Controls.ComboBox)(this.FindName("setType")));
     this.label1       = ((System.Windows.Controls.Label)(this.FindName("label1")));
     this.label2       = ((System.Windows.Controls.Label)(this.FindName("label2")));
     this.label3       = ((System.Windows.Controls.Label)(this.FindName("label3")));
     this.SetSize      = ((System.Windows.Controls.Slider)(this.FindName("SetSize")));
     this.colorsPicker = ((ZdimsExtends.util.ColorsPicker)(this.FindName("colorsPicker")));
     this.Picstyle     = ((System.Windows.Controls.Canvas)(this.FindName("Picstyle")));
     this.label4       = ((System.Windows.Controls.Label)(this.FindName("label4")));
     this.SetWidth     = ((System.Windows.Controls.Slider)(this.FindName("SetWidth")));
     this.label5       = ((System.Windows.Controls.Label)(this.FindName("label5")));
     this.label6       = ((System.Windows.Controls.Label)(this.FindName("label6")));
     this.SetAngle     = ((System.Windows.Controls.Slider)(this.FindName("SetAngle")));
     this.SetHeight    = ((System.Windows.Controls.Slider)(this.FindName("SetHeight")));
     this.label7       = ((System.Windows.Controls.Label)(this.FindName("label7")));
     this.SetOpacity   = ((System.Windows.Controls.Slider)(this.FindName("SetOpacity")));
     this.label8       = ((System.Windows.Controls.Label)(this.FindName("label8")));
     this.setSource    = ((System.Windows.Controls.ComboBox)(this.FindName("setSource")));
 }
Exemple #2
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/SilverlightDemo;component/Demo/Military_Standard.xaml", System.UriKind.Relative));
     this.LayoutRoot           = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.iMSMap1              = ((ZDIMS.Map.IMSMap)(this.FindName("iMSMap1")));
     this.tileLayer1           = ((ZDIMS.Map.TileLayer)(this.FindName("tileLayer1")));
     this.clearImage           = ((System.Windows.Controls.Image)(this.FindName("clearImage")));
     this.ResultsDisplayCanvas = ((System.Windows.Controls.Canvas)(this.FindName("ResultsDisplayCanvas")));
     this.image01              = ((System.Windows.Controls.Image)(this.FindName("image01")));
     this.image02              = ((System.Windows.Controls.Image)(this.FindName("image02")));
     this.image03              = ((System.Windows.Controls.Image)(this.FindName("image03")));
     this.image04              = ((System.Windows.Controls.Image)(this.FindName("image04")));
     this.image05              = ((System.Windows.Controls.Image)(this.FindName("image05")));
     this.image06              = ((System.Windows.Controls.Image)(this.FindName("image06")));
     this.image07              = ((System.Windows.Controls.Image)(this.FindName("image07")));
     this.image08              = ((System.Windows.Controls.Image)(this.FindName("image08")));
     this.image09              = ((System.Windows.Controls.Image)(this.FindName("image09")));
     this.image10              = ((System.Windows.Controls.Image)(this.FindName("image10")));
     this.image11              = ((System.Windows.Controls.Image)(this.FindName("image11")));
     this.image12              = ((System.Windows.Controls.Image)(this.FindName("image12")));
     this.image13              = ((System.Windows.Controls.Image)(this.FindName("image13")));
     this.image14              = ((System.Windows.Controls.Image)(this.FindName("image14")));
     this.image15              = ((System.Windows.Controls.Image)(this.FindName("image15")));
     this.image16              = ((System.Windows.Controls.Image)(this.FindName("image16")));
     this.image17              = ((System.Windows.Controls.Image)(this.FindName("image17")));
     this.image18              = ((System.Windows.Controls.Image)(this.FindName("image18")));
     this.image19              = ((System.Windows.Controls.Image)(this.FindName("image19")));
     this.image20              = ((System.Windows.Controls.Image)(this.FindName("image20")));
     this.Picstyle             = ((System.Windows.Controls.Canvas)(this.FindName("Picstyle")));
     this.label89              = ((System.Windows.Controls.Label)(this.FindName("label89")));
     this.colorPicker1         = ((ZdimsExtends.util.ColorsPicker)(this.FindName("colorPicker1")));
     this.label76              = ((System.Windows.Controls.Label)(this.FindName("label76")));
     this.SetStrookeOpa        = ((System.Windows.Controls.Slider)(this.FindName("SetStrookeOpa")));
     this.labe20       = ((System.Windows.Controls.Label)(this.FindName("labe20")));
     this.changeWeight = ((System.Windows.Controls.Slider)(this.FindName("changeWeight")));
     this.label8       = ((System.Windows.Controls.Label)(this.FindName("label8")));
     this.colorPicker2 = ((ZdimsExtends.util.ColorsPicker)(this.FindName("colorPicker2")));
     this.label7       = ((System.Windows.Controls.Label)(this.FindName("label7")));
     this.SetOpacity   = ((System.Windows.Controls.Slider)(this.FindName("SetOpacity")));
 }