[索引页]
[源码下载]
作者: webabcd
介绍
Silverlight 2.0 人机交互:InkPresenter(涂鸦板)
InkPresenter - 涂鸦板,也就是在面板上呈现墨迹。InkPresenter 可以包含子控件
Cursor - 鼠标移动到 InkPresenter 上面时,鼠标指针的样式
Background - 涂鸦板背景
Opacity - 面板上墨迹的不透明度
Clip - InkPresenter 的剪辑区域
stroke.DrawingAttributes - stroke(笔划)的外观属性
UIElement.CaptureMouse() - 为 UIElement 对象启用鼠标捕捉
UIElement.CaptureMouse() - 为 UIElement 对象释放鼠标捕捉
在线DEMO
http://www.cnblogs.com/webabcd/archive/2008/10/09/1307486.html
示例
InkPresenter.xaml
InkPresenter.xaml.cs
OK
[源码下载]
[源码下载]
稳扎稳打Silverlight(14) - 2.0交互之InkPresenter(涂鸦板)
作者: webabcd
介绍
Silverlight 2.0 人机交互:InkPresenter(涂鸦板)
InkPresenter - 涂鸦板,也就是在面板上呈现墨迹。InkPresenter 可以包含子控件
Cursor - 鼠标移动到 InkPresenter 上面时,鼠标指针的样式
Background - 涂鸦板背景
Opacity - 面板上墨迹的不透明度
Clip - InkPresenter 的剪辑区域
stroke.DrawingAttributes - stroke(笔划)的外观属性
UIElement.CaptureMouse() - 为 UIElement 对象启用鼠标捕捉
UIElement.CaptureMouse() - 为 UIElement 对象释放鼠标捕捉
在线DEMO
http://www.cnblogs.com/webabcd/archive/2008/10/09/1307486.html
示例
InkPresenter.xaml
InkPresenter.xaml.cs
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
OK
[源码下载]
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。