FlexReport for WinForms
AssignFrom メソッド (PolygonShape)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > PolygonShape クラス : AssignFrom メソッド
The source object to copy properties from.
Assigns (copies) properties from another ShapeBase to the current object.
シンタックス
'宣言
 
Public Overrides Sub AssignFrom( _
   ByVal source As ShapeBase _
) 
'使用法
 
Dim instance As PolygonShape
Dim source As ShapeBase
 
instance.AssignFrom(source)
public override void AssignFrom( 
   ShapeBase source
)

パラメータ

source
The source object to copy properties from.
参照

参照

PolygonShape クラス
PolygonShape メンバ