GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / AddGraphicsToPath Method





In This Topic
AddGraphicsToPath Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(15)>
Function AddGraphicsToPath( _
   ByVal GraphicsPath As GraphicsPath _
) As GdPictureStatus
[DispId(15)]
GdPictureStatus AddGraphicsToPath( 
   GraphicsPath GraphicsPath
)
function AddGraphicsToPath( 
    GraphicsPath: GraphicsPath
): GdPictureStatus; 
DispIdAttribute(15)
function AddGraphicsToPath( 
   GraphicsPath : GraphicsPath
) : GdPictureStatus;
[DispId(15)]
GdPictureStatus AddGraphicsToPath( 
   GraphicsPath* GraphicsPath
) 
[DispId(15)]
GdPictureStatus AddGraphicsToPath( 
   GraphicsPath^ GraphicsPath
) 

Parameters

GraphicsPath
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members