Allows access to the Shape Manager.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IShapeManager |
C# | |
---|
public interface IShapeManager |
JScript | |
---|
public interface IShapeManager |
Managed Extensions for C++ | |
---|
public __gc __interface IShapeManager |
C++/CLI | |
---|
public interface class IShapeManager |
Example
Accessors
Access Diagram
See Also