'Declaration Public Function New( _
ByVal colorЦвет комментария.As System.Drawing.Color, _
ByVal userNameИмя пользователя.As System.String, _
ByVal boundingBoxОграничивающая рамка.As System.Drawing.RectangleF _
)
public AnnotationComment(
System.Drawing.Color color,
System.String userName,
System.Drawing.RectangleF boundingBox
)
public: AnnotationComment(
System.Drawing.Color* color,
System.String userName,
System.Drawing.RectangleF* boundingBox
)
public:
AnnotationComment(
System.Drawing.Color^ color,
System.String userName,
System.Drawing.RectangleF^ boundingBox
)
Parameters
- color
- Цвет комментария.
- userName
- Имя пользователя.
- boundingBox
- Ограничивающая рамка.