PowerTools SPREAD for Windows Forms 8.0J
LineShape クラス
メンバ 


線シェイプオブジェクトを表します。
構文
'Declaration
 
Public Class LineShape 
   Inherits PSShape
   Implements FarPoint.Win.IElement, FarPoint.Win.IElementEnhanced, FarPoint.Win.ISerializeSupportIPdfSupportPSObject 
'使用法
 
Dim instance As LineShape
public class LineShape : PSShape, FarPoint.Win.IElement, FarPoint.Win.IElementEnhanced, FarPoint.Win.ISerializeSupportIPdfSupportPSObject  
解説

線シェイプには(他のシェイプと異なり)内部がありません。したがって、背景色、背景画像、テキストのピクチャなど、多くのプロパティが描画されません。これらは継承されるパブリックプロパティなので、永続的に非表示にする方法はありません。

線の最大の太さは64ピクセルです。

継承階層

System.Object
   FarPoint.Win.ElementWindowless
      FarPoint.Win.Spread.DrawingSpace.PSObject
         FarPoint.Win.Spread.DrawingSpace.PSShape
            FarPoint.Win.Spread.DrawingSpace.LineShape

参照

LineShape メンバ
FarPoint.Win.Spread.DrawingSpace 名前空間

開発者ガイド

シェイプの種類

 

 


© 2004-2015, GrapeCity inc. All rights reserved.