'宣言 Public Overloads Shared Function Create( _ ByVal factory As Factory1, _ ByVal textRenderingParams As RenderingParams _ ) As DrawingStateBlock1
public static DrawingStateBlock1 Create( Factory1 factory, RenderingParams textRenderingParams )
パラメータ
- factory
- an instance of Factory1
- textRenderingParams
- Optional text parameters that indicate how text should be rendered.