VmlDrawingPart.AddImagePart Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
AddImagePart(String) | Adds a ImagePart to the VmlDrawingPart. | |
AddImagePart(ImagePartType) | Adds a ImagePart to the VmlDrawingPart. | |
AddImagePart(String, String) | Adds a ImagePart to the VmlDrawingPart. | |
AddImagePart(ImagePartType, String) | Adds a ImagePart to the VmlDrawingPart. |
Top