Shape.SoftEdge Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a SoftEdgeFormat object that represents the soft edge formatting for a shape. Read-only.
public:
property Microsoft::Office::Interop::Word::SoftEdgeFormat ^ SoftEdge { Microsoft::Office::Interop::Word::SoftEdgeFormat ^ get(); };
public Microsoft.Office.Interop.Word.SoftEdgeFormat SoftEdge { get; }
member this.SoftEdge : Microsoft.Office.Interop.Word.SoftEdgeFormat
Public ReadOnly Property SoftEdge As SoftEdgeFormat