'Declaration Public Function New( _ ByVal imageName As String, _ ByVal imageAlign As ImageAlign _ )
public RenderImage( string imageName, ImageAlign imageAlign )
Parameters
- imageName
- A string that is assigned to the ImageName property.
- imageAlign
- An ImageAlign that is assigned to Style.ImageAlign of the current object's Style.