'宣言
Public MustOverride Function Create( _ ByVal type As AnnotationKind, _ ByVal bounds As Rect _ ) As AnnotationItem
public abstract AnnotationItem Create( AnnotationKind type, Rect bounds )
パラメータ
- type
- bounds
'宣言
Public MustOverride Function Create( _ ByVal type As AnnotationKind, _ ByVal bounds As Rect _ ) As AnnotationItem
public abstract AnnotationItem Create( AnnotationKind type, Rect bounds )