 | UIMeterTextLocation 属性 |
Sweet 开发框架
Gets or sets the text location.
命名空间:
SweetUI.Factory
程序集:
SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public MeterTextLocation TextLocation { get; set; }
Public Property TextLocation As MeterTextLocation
Get
Set
member TextLocation : MeterTextLocation with get, set
属性值
类型:
MeterTextLocationThe text location.
参见