IHatchBoundaryLoop Interface
Allows access to the boundary edge data of a Hatch.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IHatchBoundaryLoop |
C# | |
---|
public interface IHatchBoundaryLoop |
JScript | |
---|
public interface IHatchBoundaryLoop |
Managed Extensions for C++ | |
---|
public __gc __interface IHatchBoundaryLoop |
C++/CLI | |
---|
public interface class IHatchBoundaryLoop |
Example
Accessors
Access Diagram
See Also