Public Member Functions | |
override void | Dispose () |
CircularArcGlyphElement (HPS.GlyphElement in_that) | |
CircularArcGlyphElement (HPS.CircularArcGlyphElement in_that) | |
CircularArcGlyphElement (HPS.GlyphPoint in_start, HPS.GlyphPoint in_intermediate, HPS.GlyphPoint in_end) | |
override HPS.Type | ObjectType () |
void | SetStartPoint (HPS.GlyphPoint in_point) |
void | SetIntermediatePoint (HPS.GlyphPoint in_point) |
void | SetEndPoint (HPS.GlyphPoint in_point) |
void | SetPoints (HPS.GlyphPoint in_start, HPS.GlyphPoint in_intermediate, HPS.GlyphPoint in_end) |
bool | ShowStartPoint (out HPS.GlyphPoint out_point) |
bool | ShowIntermediatePoint (out HPS.GlyphPoint out_point) |
bool | ShowEndPoint (out HPS.GlyphPoint out_point) |
![]() | |
override void | Dispose () |
GlyphElement (HPS.GlyphElement in_that) | |
override HPS.Type | ObjectType () |
void | Set (HPS.GlyphElement in_that) |
override bool | Equals (System.Object obj) |
override int | GetHashCode () |
bool | Equals (HPS.GlyphElement in_that) |
void | SetFill (HPS.Glyph.Fill in_fill) |
void | SetIndexedColor (byte in_index) |
void | SetNormalColor () |
void | SetExplicitColor (HPS.RGBAColor in_color) |
bool | ShowFill (out HPS.Glyph.Fill out_fill) |
bool | ShowColor (out HPS.Glyph.ColorSource out_source, out byte out_index, out HPS.RGBAColor out_color) |
![]() | |
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 () |
![]() | |
override void | deleteCptr () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
static bool | operator== (HPS.GlyphElement a, HPS.GlyphElement b) |
static bool | operator!= (HPS.GlyphElement a, HPS.GlyphElement b) |
![]() | |
static IntPtr | ClassID< T > () |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |