Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / GetNoteZoomFactor Method


In This Topic
GetNoteZoomFactor Method
In This Topic
Syntax
'Declaration
 
Public Function GetNoteZoomFactor( _
   ByVal noteBase As StickyNoteCommentBase _
) As Single
 
'Usage
 
Dim instance As SheetView
Dim noteBase As StickyNoteCommentBase
Dim value As Single
 
value = instance.GetNoteZoomFactor(noteBase)

Parameters

noteBase
See Also