Public Member Functions | |
| override void | Dispose () |
| MarkerAttributeControl (HPS.SegmentKey in_seg) | |
| MarkerAttributeControl (HPS.MarkerAttributeControl in_that) | |
| override HPS.Type | ObjectType () |
| HPS.MarkerAttributeControl | SetSymbol (string in_glyph_name) |
| HPS.MarkerAttributeControl | SetSize (float in_size, HPS.Marker.SizeUnits in_units) |
| HPS.MarkerAttributeControl | SetSize (float in_size) |
| HPS.MarkerAttributeControl | UnsetSymbol () |
| HPS.MarkerAttributeControl | UnsetSize () |
| HPS.MarkerAttributeControl | UnsetEverything () |
| bool | ShowSymbol (out string out_glyph_name) |
| bool | ShowSize (out float out_size, out HPS.Marker.SizeUnits out_units) |
Public Member Functions inherited from HPS.Control | |
| Control (HPS.Control in_that) | |
Public Member Functions inherited from HPS.Object | |
| IntPtr | GetClassID () |
| Object (HPS.Object in_that) | |
| HPS.Type | Type () |
| virtual bool | Empty () |
| virtual void | Reset () |
| bool | HasType (HPS.Type in_mask) |
| IntPtr | GetInstanceID () |
Protected Member Functions | |
| override void | deleteCptr () |
Protected Member Functions inherited from HPS.Object | |
| virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
Static Public Member Functions inherited from HPS.Object | |
| static IntPtr | ClassID< T > () |
Protected Attributes inherited from HPS.Object | |
| HandleRef | cptr |
| HandleRef | scptr |
| bool | cMemOwn |