'Declaration Public Shared Function CreateAnnotationPen( _
ByVal penThe System.Windows.Media.Pen object to convert.As System.Windows.Media.Pen _
) As Vintasoft.Imaging.Annotation.AnnotationPen
public static Vintasoft.Imaging.Annotation.AnnotationPen CreateAnnotationPen(
System.Windows.Media.Pen pen
)
public: static Vintasoft.Imaging.Annotation.AnnotationPen* CreateAnnotationPen(
System.Windows.Media.Pen* pen
)
public:
static Vintasoft.Imaging.Annotation.AnnotationPen^ CreateAnnotationPen(
System.Windows.Media.Pen^ pen
)
Parameters
- pen
- The System.Windows.Media.Pen object to convert.
Return Value
The AnnotationPen object.