OuterShadowEffect Class |
Docentric Toolkit Help
Send Feedback |
System.Object
Docentric.Documents.ObjectModel.DocumentObject
Docentric.Documents.ObjectModel.Shapes.OuterShadowEffect
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
The OuterShadowEffect type exposes the following members.
Name | Description | |
---|---|---|
.ctor() | Creates a new OuterShadowEffect instance. |
Name | Description | |
---|---|---|
Angle | Get or sets the direction angle (in degrees) of the shadow. | |
BlurRadius | Gets or sets the radius that shall be used to blur the shadow. | |
Color | Get or sets the color of the shadow. | |
Distance | Gets or sets the distance of the shadow from the ShapeBase. | |
HorizontalScalingFactor | Gets or sets the horizontal scaling factor; negative scaling causes a flip. | |
OwnerDocument | Gets the owner document. (Inherited from DocumentObject) | |
VerticalScalingFactor | Gets or sets the vertical scaling factor; negative scaling causes a flip. |
Name | Description | |
---|---|---|
Clone | Clones this DocumentObject object including its DOM children. (Inherited from DocumentObject) | |
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object) | |
GetEffectExtent | ||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns a String that represents the current Object. (Inherited from Object) |