MapRefreshEventArgsEDrawType 属性 |
绘制类型
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public DrawType EDrawType { get; set; }
Public Property EDrawType As DrawType
Get
Set
public:
property DrawType EDrawType {
DrawType get ();
void set (DrawType value);
}
member EDrawType : DrawType with get, set
属性值
类型:
DrawType
参见