'Declaration Public MustOverride Function Create( _ ByVal type As AnnotationKind, _ ByVal bounds As Rect _ ) As AnnotationItem
public abstract AnnotationItem Create( AnnotationKind type, Rect bounds )
Parameters
- type
- bounds
'Declaration Public MustOverride Function Create( _ ByVal type As AnnotationKind, _ ByVal bounds As Rect _ ) As AnnotationItem
public abstract AnnotationItem Create( AnnotationKind type, Rect bounds )