ShapeGeometry.UninitializedPath 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. Use GetPathCopy if another path is needed!
protected:
property System::Drawing::Drawing2D::GraphicsPath ^ UninitializedPath { System::Drawing::Drawing2D::GraphicsPath ^ get(); };
protected System.Drawing.Drawing2D.GraphicsPath UninitializedPath { get; }
member this.UninitializedPath : System.Drawing.Drawing2D.GraphicsPath
Protected ReadOnly Property UninitializedPath As GraphicsPath
Property Value
returns a GraphicsPath