﻿<?xml version="1.0"?>
<doc>
<assembly>
<name>
OrgChartGenerator
</name>
</assembly>
<members>
<member name="T:OrgChartGenerator.OrgData.OrgDetailsDataTable">
	<summary>
Represents the strongly named DataTable class.
</summary>
</member><member name="T:OrgChartGenerator.OrgData.OrgDetailsRow">
	<summary>
Represents strongly named DataRow class.
</summary>
</member><member name="T:OrgChartGenerator.OrgData.OrgDetailsRowChangeEvent">
	<summary>
Row event argument class
</summary>
</member><member name="T:OrgChartGenerator.OrgData">
	<summary>
Represents a strongly typed in-memory cache of data.
</summary>
</member><member name="P:OrgChartGenerator.My.Resources.Resources.ResourceManager">
	<summary>
  Returns the cached ResourceManager instance used by this class.
</summary>
</member><member name="P:OrgChartGenerator.My.Resources.Resources.Culture">
	<summary>
  Overrides the current thread's CurrentUICulture property for all
  resource lookups using this strongly typed resource class.
</summary>
</member><member name="T:OrgChartGenerator.My.Resources.Resources">
	<summary>
  A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member><member name="F:OrgChartGenerator.OrgChartGenerator.OrgChart2.dtOrg">
	<summary> 
 the employee data 
 </summary>
</member><member name="M:OrgChartGenerator.OrgChartGenerator.OrgChart2.GenerateOrgChart(System.Int32,System.Int32,System.String,System.Drawing.Imaging.ImageFormat,System.Int32)">
	<summary> 
 The main function used to create the image 
 </summary>
	<param name="Width"></param>
	<param name="Height"></param>
	<param name="BossEmployeeID">The ID of the Boss from which to start building the chart</param>
	<param name="ImageType"></param>
	<returns>A stream of the image. can be shown or saved to disk.</returns>
</member><member name="M:OrgChartGenerator.OrgChartGenerator.OrgChart2.GenerateOrgChart(System.String,System.Drawing.Imaging.ImageFormat,System.Int32)">
	<summary> 
 This overloaded method can be used to return the image using it's default calculated size, without resizing 
 </summary>
	<param name="BossEmployeeID"></param>
	<param name="ImageType"></param>
	<returns></returns>
</member><member name="M:OrgChartGenerator.OrgChartGenerator.OrgChart2.DrawChart(System.Xml.XmlNode,System.Int32)">
	<summary> 
 Draws the actual chart image. 
 </summary>
</member><member name="F:OrgChartGenerator.OrgChartGenerator.OrgChart.dtOrg">
	<summary> 
 the employee data 
 </summary>
</member><member name="F:OrgChartGenerator.OrgChartGenerator.OrgChart.ckOrgAutoResize">
	<summary>
 ส่งค่าตัวแปรมาเช็ค ResizeAuto
 </summary>
	<remarks></remarks>
</member><member name="M:OrgChartGenerator.OrgChartGenerator.OrgChart.GenerateOrgChart(System.Decimal,System.Decimal,System.String,System.Drawing.Imaging.ImageFormat,System.Int32,System.Boolean)">
	<summary> 
 The main function used to create the image 
 </summary>
	<param name="Width"></param>
	<param name="Height"></param>
	<param name="BossEmployeeID">The ID of the Boss from which to start building the chart</param>
	<param name="ImageType"></param>
	<returns>A stream of the image. can be shown or saved to disk.</returns>
</member><member name="M:OrgChartGenerator.OrgChartGenerator.OrgChart.DrawChart(System.Xml.XmlNode)">
	<summary> 
 Draws the actual chart image. 
 </summary>
</member><member name="F:OrgChartGenerator.OrgChartGenerator.OrgChartRecord.Pos">
	<summary> 
 Top Left Corner of the specific employee 
 </summary>
</member><member name="F:OrgChartGenerator.OrgChartGenerator.OrgChartRecord.EmployeeRecord">
	<summary> 
 The data of the employee 
 </summary>
</member><member name="P:OrgChartGenerator.OrgChartGenerator.OrgChartRecord.EmployeePos">
	<summary> 
 The Top Left Corener of the employee Box 
 </summary>
</member><member name="P:OrgChartGenerator.OrgChartGenerator.OrgChartRecord.EmployeeData">
	<summary> 
 The record with all employee data 
 </summary>
</member>
</members>
</doc>