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