Visual Basic (Declaration) | |
---|---|
Public Property Close As RasterCurveClose |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RasterCurveClose Close {get; set;} |
C++/CLI | |
---|---|
public: property RasterCurveClose Close { RasterCurveClose get(); void set (RasterCurveClose value); } |
Return Value
A RasterCurveClose enumeration value that indicates how the curve is closed.For an example, refer to RasterCurve.
Refer to RasterCurveClose for more information.
In the following diagram, the resulting region is shown in gray:
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family