'Declaration<DispIdAttribute(85)> Sub AddStickyNoteAnnotationInteractive( _ ByVal Text As String, _ ByVal ForeColor As Integer, _ ByVal FontName As String, _ ByVal FontStyle As FontStyle, _ ByVal FontSize As Single, _ ByVal Opacity As Single, _ ByVal Rotation As Single _ )
[DispId(85)] void AddStickyNoteAnnotationInteractive( string Text, int ForeColor, string FontName, FontStyle FontStyle, float FontSize, float Opacity, float Rotation )
procedure AddStickyNoteAnnotationInteractive(
Text: String;
ForeColor: Integer;
FontName: String;
FontStyle: FontStyle;
FontSize: Single;
Opacity: Single;
Rotation: Single
);
DispIdAttribute(85) function AddStickyNoteAnnotationInteractive( Text : String, ForeColor : int, FontName : String, FontStyle : FontStyle, FontSize : float, Opacity : float, Rotation : float );
Parameters
- Text
- ForeColor
- FontName
- FontStyle
- FontSize
- Opacity
- Rotation