C1.Web.Mvc Namespace / Square Class / Position Property

In This Topic
Position Property (Square)
In This Topic
Gets or sets the position of the annotation.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property Position As AnnotationPosition
 
Remarks
The position is relative to the point.
See Also