FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.DrawingSpace 名前空間 > CustomShape クラス > CustomShape コンストラクタ : CustomShape コンストラクタ(CustomShape) |
'Declaration
Public Function New( _ ByVal shape As CustomShape _ )
'使用法
Dim shape As CustomShape Dim instance As New CustomShape(shape)
public CustomShape( CustomShape shape )