点击或拖拽改变大小

LayoutManagerIsVisible 方法

元素是否在可视化范围内

命名空间:  CPF
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public bool IsVisible(
	UIElement element
)

参数

element
类型:CPFUIElement

[缺少 "M:CPF.LayoutManager.IsVisible(CPF.UIElement)" 的 <param name="element"/> 文档]

返回值

类型:Boolean

[缺少 "M:CPF.LayoutManager.IsVisible(CPF.UIElement)" 的 <returns> 文档]

参见