ComponentOne ASP.NET MVC Controls
Position Property (AnnotationBase)

C1.Web.Mvc Namespace > AnnotationBase Class : Position Property
Gets or sets the position of the annotation.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property Position As AnnotationPosition
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public AnnotationPosition Position {get; set;}
Remarks
The position is relative to the point.
See Also

Reference

AnnotationBase Class
AnnotationBase Members