ImageMarkerSymbolRotateAngle 属性 |
旋转角度
命名空间:
GISShare.SMap.WPF.Symbol
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public float RotateAngle { get; set; }
Public Property RotateAngle As Single
Get
Set
public:
virtual property float RotateAngle {
float get () sealed;
void set (float value) sealed;
}
abstract RotateAngle : float32 with get, set
override RotateAngle : float32 with get, set
属性值
类型:
Single实现
IImageMarkerSymbolRotateAngle
参见