ComponentOne Studio for WinRT XAML
BorderThickness プロパティ (C1TextRange)

範囲内のブロックの境界線の太さを取得または設定します。
構文
'宣言
 
Public Property BorderThickness As Windows.UI.Xaml.Thickness
public Windows.UI.Xaml.Thickness BorderThickness {get; set;}
解説
範囲内に複数のブロックがある場合にこのプロパティを取得すると、ブロックごとに値が異なるマージン幅として NaN が返され、このプロパティを設定すると、割り当てられた Thickness が NaN ではないマージン幅のみが設定されます。
参照

C1TextRange クラス
C1TextRange メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.