IDrawArgsClipRectangle 属性 |
客户端绘制区域
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法Rect ClipRectangle { get; }
ReadOnly Property ClipRectangle As Rect
Get
property Rect ClipRectangle {
Rect get ();
}
abstract ClipRectangle : Rect with get
属性值
类型:
Rect
参见