GdPicture.NET.14.API
GdPicture14.Annotations Namespace / Annotation Class / CanEdit Property





In This Topic
CanEdit Property (Annotation)
In This Topic
Specifies if the annotation can be edited in design time.
Syntax
'Declaration
 
<DescriptionAttribute("Specifies if the annotation can be edited in design time")>
Public Property CanEdit As Boolean
 
See Also