In This Topic
Gets or sets the height of image annotation.
Syntax
'Declaration
<C1DescriptionAttribute("Annotation.Image.Height", "Gets or sets the height of image annotation.")>
Public Property Height As Double
[C1Description("Annotation.Image.Height", "Gets or sets the height of image annotation.")]
public double Height {get; set;}
See Also