C1.WPF Namespace > C1RadialMenuItem Class : CheckArc Property |
'Declaration
Public Property CheckArc As ArcSegmentDef
'Usage
Dim instance As C1RadialMenuItem Dim value As ArcSegmentDef instance.CheckArc = value value = instance.CheckArc
public ArcSegmentDef CheckArc {get; set;}
public: property ArcSegmentDef^ CheckArc { ArcSegmentDef^ get(); void set ( ArcSegmentDef^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2