Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
HPS.Shape Class Reference
Inheritance diagram for HPS.Shape:

Public Types | |
enum | Default : uint { Default.Rectangle = 0x00000000, Default.RoundedRectangle = 0x00000001, Default.Oval = 0x00000002, Default.Ellipse = 0x00000003 } |
Public Member Functions | |
virtual void | Dispose () |
Shape (HPS.Shape in_that) | |
Protected Member Functions | |
virtual void | deleteCptr () |
Protected Attributes | |
bool | cMemOwn |
HandleRef | cptr |
Detailed Description
The Shape class is a concept class for shape-related enum classes.
Member Enumeration Documentation
◆ Default
|
strong |
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.Shape.cs