Share via


SMARTTAGSIZEDATA.size Field

Specifies the size of the SMARTTAGSIZEDATA struct.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
Public size As SIZE
'Usage
Dim instance As SMARTTAGSIZEDATA 
Dim value As SIZE 

value = instance.size 

instance.size = value
public SIZE size
public:
SIZE size
public var size : SIZE

Remarks

COM Signature

From textmgr2.idl:

.NET Framework Security

See Also

Reference

SMARTTAGSIZEDATA Structure

SMARTTAGSIZEDATA Members

Microsoft.VisualStudio.TextManager.Interop Namespace