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