GrapeCity.Win.MultiRow Namespace > TrapezoidShapeRenderer Class : Direction Property |
<SRDescriptionAttribute("Indicates the shape's rotated direction.")> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <DefaultValueAttribute()> <SRCategoryAttribute("Appearance")> Public Property Direction As ShapeDirection
Dim instance As TrapezoidShapeRenderer Dim value As ShapeDirection instance.Direction = value value = instance.Direction
[SRDescription("Indicates the shape's rotated direction.")] [RefreshProperties(RefreshProperties.Repaint)] [DefaultValue()] [SRCategory("Appearance")] public ShapeDirection Direction {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The assigned value is not one of the ShapeDirection values. |
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