• Introduction
    • What is TCAD for .NET
    • Application screenshot
  • Defines
  • MyCAD
    • Properties
      • Alpha
      • ArrowAngle
      • ArrowLength
      • ArrowOffset
      • ArrowStyle
      • BackgroundBitmap
      • BackgroundBitmapMode
      • BackgroundColor
      • Brush
      • BrushShow
      • CrossLine
      • DragMode
      • DrawType
      • GridColor
      • GridHeight
      • GridPenSize
      • GridShow
      • GridType
      • GridWidth
      • HotColor
      • HotShow
      • HotSize
      • LabelValue
      • LabelXY
      • LinklineAroundShape
      • LinklineDrawStyle
      • OperateAllLayer
      • PageFoot
      • PageFootAlignment
      • PageFootFont
      • PageFootToBottom
      • PageHead
      • PageHeadAlignment
      • PageHeadFont
      • PageHeadToTop
      • PageHeight
      • PageOrientation
      • PageStyle
      • PageWidth
      • Pen
      • PrintBackground
      • PrintBorder
      • PrintBorderToBottom
      • PrintBorderToLeft
      • PrintBorderToRight
      • PrintBorderToTop
      • Ratio
      • ResizeEnable
      • ReturnToSelecting
      • RotateConstraintDegree
      • RotateEnable
      • ShowHotLink
      • Snap
      • SnapPixel
      • SnapShape
      • UndoRedoSize
      • UnitType
      • Version
      • XYMode
      • Zoom
    • Methods
      • AddBlockfromTCADFile
      • AddImageShapeByCode
      • AddShapeByCode
      • AddUserDefineShapeFromLib
      • AlignBottom
      • AlignHorizontalCenter
      • AlignLeft
      • AlignRight
      • AlignTop
      • AlignVerticalCenter
      • BringToFront
      • BringToFrontByStep
      • ClearAllUndoStuff
      • Copy
      • CreateLink
      • Cut
      • Delete
      • DeleteAllLayers
      • DeleteAllShapes
      • DeleteLayerById
      • DeleteLayerByName
      • DeleteSelectedShapes
      • DeleteShapeById
      • DeSelectedAllShapesByCode
      • FlipHorizontal
      • FlipVertical
      • GetLayerIdByName
      • GetLayerIdByNo
      • GetLayerNameById
      • GetLayerNoById
      • GetLayerNoByName
      • GetLayersCount
      • GetMaxLayerId
      • GetRootParentShape
      • GetSelectedShape
      • GetSelectedShapes
      • GetSelectedShapesCount
      • GetShapeById
      • GetShapeByNo
      • GetShapeNoById
      • GetShapesCount
      • GetShapesCountInALayer
      • GetWorkingShapesCount
      • GroupWorkingShapes
      • InVisibleLayerById
      • InVisibleLayerByName
      • IsVisibleLayerByID
      • LoadFromFile
      • LoadFromStream
      • NewLayer
      • Paste
      • PopfromUndoRedoShapeList
      • Preview
      • Print
      • SaveToFile
      • SaveToImage
      • SaveToStream
      • SelectAllShapes
      • SelectShapeByCode
      • SendToBack
      • SendToBackByStep
      • SetLayerNameById
      • SetLayerNameByName
      • ShapeMove
      • ShapeRotate
      • SizeShape
      • UngroupShape
      • VisibleAllLayer
      • VisibleLayerById
      • VisibleLayerByName
    • Events
      • ChildShapeSelected
      • DrawTypeToSelecting
      • EnterShape
      • LeaveShape
      • NodeAdded
      • NodeDeleted
      • OnDeleteLayer
      • OnNewLayer
      • ShapeAdded
      • ShapeCodeDragging
      • ShapeCodeRotating
      • ShapeDeleted
      • ShapeMouseDragged
      • ShapeMouseDragging
      • ShapeMouseResized
      • ShapeMouseResizing
      • ShapeMouseRotated
      • ShapeMouseRotating
      • ShapeSelected
  • Shape class inherited diagram
  • MyShape
    • Fields
      • CenterPoint
      • ChildShapesNo
      • LayerId
      • LinkPoints
      • LinkShapesNo
      • ParentShapeNo
      • ShapeId
      • ShapeNo
      • TextOutPoint
      • ThePoints
    • Properties
      • Alpha
      • Angle
      • Brush
      • BrushShow
      • Caption
      • CaptionShow
      • Font
      • IsFlipHorizontal
      • IsFlipVertical
      • Info
      • Lock
      • Name
      • Owner
      • Pen
      • ShowUnit
      • Tag
      • UserData
      • Visible
    • Methods
      • Assign
      • ComputeCenterPoint
      • Dispose
      • Draw
      • GetCenterPoint
      • GetCenterPointInZoom
      • GetHeight
      • GetLeftBottom
      • GetLeftTop
      • GetLinkPointInZoom
      • GetLinkPointsCount
      • GetMyHeight
      • GetMyWidth
      • GetPoint
      • GetPointInZoom
      • GetPointsCount
      • GetRightBottom
      • GetRightTop
      • GetShapeId
      • GetWidth
      • HasChildShapes
      • HasLinkShapes
      • HasParentShape
      • LoadFromOldStream
      • LoadFromStream
      • SaveToStream
  • MyLine
    • Properties
      • ArrowAngle
      • ArrowLength
      • ArrowOffset
      • ArrowStyle
    • Methods
      • Assign
      • Draw
      • GetInfo
      • LoadFromOldStream
      • LoadFromStream
      • MyLine
      • SaveToStream
  • MyLinkLine
    • Properties
      • LinklineDrawStyle
      • EndSpNo
      • EndSpPtId
      • StartSpNo
      • StartSpPtId
    • Methods
      • Assign
      • CreateDestLink
      • CreateSrcLink
      • Draw
      • GetEndPoint
      • GetEndShape
      • GetStartPoint
      • GetStartShape
      • LoadFromOldStream
      • LoadFromStream
      • MyLinkLine
      • RemoveDestLink
      • RemoveSrcLink
      • SaveToStream
  • MyPolyLine
    • Methods
      • MyPolyLine
  • MyPolygon
    • Methods
      • MyPolygon
  • MyRuleLine
    • Properties
      • ShowUserInfo
      • TickStyle
    • Methods
      • Assign
      • Draw
      • LoadFromOldStream
      • LoadFromStream
      • MyRuleLine
      • SaveToStream
  • MyRectangle
    • Methods
      • Draw
      • GetCenterPoint
      • GetCenterPointInZoom
      • GetInfo
  • MyEllipse
    • Methods
      • Draw
      • GetCenterPoint
      • GetCenterPointInZoom
  • MyLinkPoint
    • Properties
      • Size
    • Methods
      • Draw
      • LoadFromOldStream
      • LoadFromStream
      • MyLinkPoint
      • SaveToStream
  • MyLineLinkLine
    • Methods
      • Draw
  • MyImage
    • Properties
      • Bitmap
      • Border
    • Methods
      • Assign
      • Dipose
      • Draw
      • LoadFromOldStream
      • LoadFromStream
      • MyImage
      • SaveToStream
  • MyText
    • Properties
      • Border
      • HAlignment
      • Lines
      • VAlignment
      • WordWrap
    • Methods
      • Assign
      • Dipose
      • Draw
      • LoadFromOldStream
      • LoadFromStream
      • MyText
      • SaveToStream
  • MyElliArc
    • Properties
      • ArcMode
      • ArcStyle
    • Methods
      • Assign
      • Dipose
      • Draw
      • GetCenterPoint
      • GetCenterPointInZoom
      • LoadFromOldStream
      • LoadFromStream
      • MyElliArc
      • SaveToStream
  • MyPolyBezier
    • Methods
      • Draw
  • MyUserData
    • Properties
      • UserDataRecord
    • Methods
      • MyUserData
      • AddKeyAndValue
      • Assign
      • ChangeValueByKey
      • ClearAll
      • DeleteRecordByKey
      • GetCount
      • GetKeyByNo
      • GetValueByKey
      • InsertKeyAndValue
      • RenameKey
  • About TCAD Component