Public Member Functions | |
override void | Dispose () |
LineAttributeKit (HPS.LineAttributeKit in_kit) | |
override HPS.Type | ObjectType () |
void | Set (HPS.LineAttributeKit in_kit) |
void | Show (out HPS.LineAttributeKit out_kit) |
override bool | Empty () |
override bool | Equals (System.Object obj) |
override int | GetHashCode () |
bool | Equals (HPS.LineAttributeKit in_kit) |
HPS.LineAttributeKit | SetPattern (string in_name) |
HPS.LineAttributeKit | SetPattern (string in_name, HPS.LinePatternOptionsKit in_options) |
HPS.LineAttributeKit | SetWeight (float in_weight, HPS.Line.SizeUnits in_units) |
HPS.LineAttributeKit | SetWeight (float in_weight) |
HPS.LineAttributeKit | UnsetPattern () |
HPS.LineAttributeKit | UnsetWeight () |
HPS.LineAttributeKit | UnsetEverything () |
bool | ShowPattern (out string out_pattern, out HPS.LinePatternOptionsKit out_options) |
bool | ShowWeight (out float out_weight, out HPS.Line.SizeUnits out_units) |
![]() | |
IntPtr | GetClassID () |
Object (HPS.Object in_that) | |
HPS.Type | Type () |
virtual void | Reset () |
bool | HasType (HPS.Type in_mask) |
IntPtr | GetInstanceID () |
Static Public Member Functions | |
static HPS.LineAttributeKit | GetDefault () |
static bool | operator== (HPS.LineAttributeKit a, HPS.LineAttributeKit b) |
static bool | operator!= (HPS.LineAttributeKit a, HPS.LineAttributeKit b) |
![]() | |
static IntPtr | ClassID< T > () |
Protected Member Functions | |
override void | deleteCptr () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |