[Visual Basic] Public Property LabelStartArrowCapSizeUnit As System.Windows.Forms.ToolStripLabel
[C#] public System.Windows.Forms.ToolStripLabel LabelStartArrowCapSizeUnit {get; set;}
プロパティ値
System.Windows.Forms.ToolStripLabel 型の値
解説
「始点矢印サイズ」設定単位用ラベルの ToolStripLabel コントロールを示します。
ラベルの文字列を ToolBarSetupLines
標準のものから変更したい場合などラベル毎の詳細な設定や、任意のラベルのクリックイベントの取得が可能です。
具体的なコード例は、ButtonClosePenLine
プロパティのページをご参照ください。
参照
ToolBarSetupLines メンバ | Newtone.ImageKit.Win.ToolBarSetupLines