com.aspose.slides
Class SoftEdgeEffectiveData

java.lang.Object
  extended by com.aspose.slides.EffectEffectiveData
      extended by com.aspose.slides.SoftEdgeEffectiveData
All Implemented Interfaces:
IEffectEffectiveData, ISoftEdgeEffectiveData

public class SoftEdgeEffectiveData
extends EffectEffectiveData
implements ISoftEdgeEffectiveData

Immutable object which represents a soft edge effect. The edges of the shape are blurred, while the fill is not affected.


Method Summary
 double getRadius()
           Specifies the radius of blur to apply to the edges.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRadius

public double getRadius()

Specifies the radius of blur to apply to the edges. Read-only double.

Specified by:
getRadius in interface ISoftEdgeEffectiveData


Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.