CornerRadius.ToString 方法

定義

傳回 CornerRadius 結構的字串表示。

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

傳回

String

字串,表示 CornerRadius 值。

備註

此結構代表 Windows 執行階段 (WinRT) 結構的 .NET 投影 CornerRadius 。 如需詳細資訊,請參閱 UWP API 參考中的 CornerRadius

適用於