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