SolidLinePatternElement
-
class
HPS.SolidLinePatternElement: HPS.LinePatternElement Public Functions
-
override void
Dispose()
-
override HPS.Type
ObjectType()
-
void
SetColor(HPS.RGBAColor in_color)
-
void
SetMaterialByIndex(float in_material_index)
-
bool
ShowColor(out HPS.Material.Type out_type, out HPS.RGBAColor out_color, out float out_index)
-
SolidLinePatternElement()
-
SolidLinePatternElement(float in_size, HPS.LinePattern.SizeUnits in_units)
-
SolidLinePatternElement(HPS.LinePatternElement in_that)
-
SolidLinePatternElement(HPS.SolidLinePatternElement in_that)
-
override void