点击或拖拽改变大小

BarDrawGraph 构造函数

构造函数

命名空间:  GISShare.SMap.WPF.View
程序集:  GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public BarDrawGraph(
	string strName,
	Rect rectangle,
	double dXo,
	double dYo,
	float fRotateAngle
)

参数

strName
类型: SystemString
rectangle
类型: System.WindowsRect
dXo
类型: SystemDouble
旋转中心点X
dYo
类型: SystemDouble
旋转中心点Y
fRotateAngle
类型: SystemSingle
旋转角度
参见