'Declaration Public Function New( _ ByVal image As Image, _ ByVal imageAlign As ImageAlign _ )
public RenderImage( Image image, ImageAlign imageAlign )
Parameters
- image
- An System.Drawing.Image that is assigned to the Image property.
- imageAlign
- An ImageAlign that is assigned to Style.ImageAlign of the current object's Style.