AllColorableItemInfo.dwMarkerVisualStyle Field

Definition

Specifies the visual style of the marker

public: System::UInt32 dwMarkerVisualStyle;
public: unsigned int dwMarkerVisualStyle;
unsigned int dwMarkerVisualStyle;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwMarkerVisualStyle;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwMarkerVisualStyle : uint32
Public dwMarkerVisualStyle As UInteger 

Field Value

Attributes

Remarks

The dwMarkerVisualStyle member is a combination (binary OR) of members of the MARKERVISUAL enumeration.

Applies to