Sets the default offset at which items shadows are drawn.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void SetShadowOffset ( |
Visual Basic Copy Code |
---|
Public Sub SetShadowOffset( _ |
The horizontal offset of the item shadow.
Use the method to draw shadows that are closer or further to the item they belong to. The values are applied respectively to the ShadowOffsetX and ShadowOffsetY properties.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |