Used as the underlying definition of a face.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ISurface |
Visual Basic (Usage) | |
---|
Dim instance As ISurface |
C# | |
---|
public interface ISurface |
C++/CLI | |
---|
public interface class ISurface |
Example
Remarks
Accessors
See Also