LinkDecorator.DecoratorPath 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.
get/set the graphics path This is a singleton on the geometry class. Do not dispose. Use immediately.
public:
property System::Drawing::Drawing2D::GraphicsPath ^ DecoratorPath { System::Drawing::Drawing2D::GraphicsPath ^ get(); };
public System.Drawing.Drawing2D.GraphicsPath DecoratorPath { get; }
member this.DecoratorPath : System.Drawing.Drawing2D.GraphicsPath
Public ReadOnly Property DecoratorPath As GraphicsPath
Property Value
returns a GraphicsPath