TabStop.iRepeatWidth Field

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

Syntax

'宣告
Public iRepeatWidth As UInteger
'用途
Dim instance As TabStop
Dim value As UInteger

value = instance.iRepeatWidth

instance.iRepeatWidth = value
public uint iRepeatWidth
public:
unsigned int iRepeatWidth
val mutable iRepeatWidth: uint32
public var iRepeatWidth : uint

Remarks

COM Signature

From textmgr.idl:

.NET Framework Security

See Also

Reference

TabStop Structure

TabStop Members

Microsoft.VisualStudio.TextManager.Interop Namespace