'宣言 Public Overloads Shared Function Create( _ ByVal factory As Factory1, _ ByVal drawingStateDescription As DrawingStateDescription1 _ ) As DrawingStateBlock1
public static DrawingStateBlock1 Create( Factory1 factory, DrawingStateDescription1 drawingStateDescription )
パラメータ
- factory
- an instance of Factory1
- drawingStateDescription
- A structure that contains antialiasing, transform, and tags information.