AllColorableItemInfo.dwMarkerVisualStyle Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.