'Declaration Public Overridable Function CreateEmptyImageDrawing( _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal shape As IShape _ ) As ImageDrawing
'Declaration
Public Overridable Function CreateEmptyImageDrawing( _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal shape As IShape _ ) As ImageDrawing
public virtual ImageDrawing CreateEmptyImageDrawing( int width, int height, IShape shape )
Factory クラス Factory メンバ
© MESCIUS inc. All rights reserved.