Class Shading
Fill shading options that will be used with an annotation.
Inheritance
System.Object
Shading
Namespace: Amazon.CDK.AWS.CloudWatch
Assembly: Amazon.CDK.AWS.CloudWatch.dll
Syntax (csharp)
public sealed class Shading : Enum
Syntax (vb)
Public NotInheritable Class Shading
Inherits
Enum
Synopsis
Fields
ABOVE | Add shading above the annotation. |
BELOW | Add shading below the annotation. |
NONE | Don't add shading. |
value__ |
Fields
ABOVE
BELOW
NONE
value__
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |