Class ProductOutlineBuilder
Inheritance
ProductOutlineBuilder
Assembly: NXOpen.dll
Syntax
public class ProductOutlineBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ProductOutlineBuilder()
Declaration
protected ProductOutlineBuilder()
Properties
LineFontType
Declaration
public ProductOutlineBuilder.LineFont LineFontType { get; set; }
Property Value
OutlineColor
Declaration
public NXColor OutlineColor { get; set; }
Property Value
OverrideColor
Declaration
public bool OverrideColor { get; set; }
Property Value
SelectObject
Declaration
public SelectDisplayableObjectList SelectObject { get; }
Property Value
Translucency
Declaration
public int Translucency { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink