Leaper Vision Toolkit
中文 / English 2.x
弃用列表
全局 ILCalibBoard::MarkerSize
该属性已废弃,设置和获取无任何实质效果。
全局 ILDrawable::SetBrushColor (COLORREF color)
请使用 BrushColor 属性代替
全局 ILDrawable::SetDrawName (BOOL val)
请使用 DrawName 属性代替
全局 ILDrawable::SetDrawPoint (int size, LPVPointShape shape)
请使用 PointSizePointShape 属性代替
全局 ILDrawable::SetFont (LString family, int fontSize, COLORREF color, BOOL bold, BOOL italic, BOOL underline, BOOL strikeOut)
请使用 #FontFamily、#FontHeight、#FontColor、#FontBold、#FontItalic、#FontUnderline 和 FontStrikeOut 属性代替
全局 ILDrawable::SetFontColor (COLORREF color)
请使用 FontColor 属性代替
全局 ILDrawable::SetFontFamily (LString family)
请使用 FontFamily 属性代替
全局 ILDrawable::SetFontHeight (int fontSize)
请使用 FontHeight 属性代替
全局 ILDrawable::SetPen (LPVPenStyle style, int penSize, COLORREF color)
请使用 #PenStyle、#PenWidth 和 PenColor 属性代替
全局 ILDrawable::SetPenColor (COLORREF color)
请使用 PenColor 属性代替
全局 ILDrawable::SetPenStyle (LPVPenStyle style)
请使用 PenStyle 属性代替
全局 ILDrawable::SetPenWidth (int penSize)
请使用 PenWidth 属性代替
全局 ILSystem::SetDrawPointSize (int size)
使用 SetDefault() 替代,配置名为 "pointSize"
全局 ILSystem::SetRegionHandleSize (int size)
使用 SetDefault() 替代,配置名为 "roiHandleSize"