Class ShadowStyleWrapper
Inheritance
System.Object
ShadowStyleWrapper
Assembly: Syncfusion.Diagram.Base.dll
public class ShadowStyleWrapper : Object
Constructors
Declaration
public ShadowStyleWrapper()
Properties
Declaration
public FillStyleWrapper FillStyle { get; set; }
Property Value
Declaration
public float OffsetX { get; set; }
Property Value
Declaration
public float OffsetY { get; set; }
Property Value
Declaration
public bool Visible { get; set; }
Property Value
Methods
Declaration
public void Deserialize(ShadowStyle style)
Parameters
Declaration
public void Serialize(ShadowStyle style)
Parameters