GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Factory クラス : CreateGeometryDrawing メソッド |
'Declaration
Public Overridable Function CreateGeometryDrawing( _ ByVal drawingObject As DrawingObject, _ Optional ByVal dpi As Integer _ ) As GeometryDrawing
public virtual GeometryDrawing CreateGeometryDrawing( DrawingObject drawingObject, int dpi )