C1.WPF Namespace > C1RadialMenuItem Class : OuterArc Property |
'Declaration
Public Property OuterArc As ArcSegmentDef
'Usage
Dim instance As C1RadialMenuItem Dim value As ArcSegmentDef instance.OuterArc = value value = instance.OuterArc
public ArcSegmentDef OuterArc {get; set;}
public: property ArcSegmentDef^ OuterArc { 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