Class ProductGridStyleBuilder
Inheritance
System.Object
System.MarshalByRefObject
ProductGridStyleBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class ProductGridStyleBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ProductGridStyleBuilder()
Declaration
protected ProductGridStyleBuilder()
Properties
GridOverhang
Declaration
public double GridOverhang { get; set; }
Property Value
Type |
Description |
System.Double |
|
GridSpacing
Declaration
public double GridSpacing { get; set; }
Property Value
Type |
Description |
System.Double |
|
LabelDivisor
Declaration
public double LabelDivisor { get; set; }
Property Value
Type |
Description |
System.Double |
|
LabelGap
Declaration
public double LabelGap { get; set; }
Property Value
Type |
Description |
System.Double |
|
LineColor
Declaration
public NXColor LineColor { get; set; }
Property Value
LineFont
Declaration
public DisplayableObject.ObjectFont LineFont { get; set; }
Property Value
LineWidth
Declaration
public LineWidth LineWidth { get; set; }
Property Value
LocationRelativeGridHorizontal
Declaration
public ProductGridStyleBuilder.HorizontalLabelDisplay LocationRelativeGridHorizontal { get; set; }
Property Value
LocationRelativeGridValue
Declaration
public ProductGridStyleBuilder.GridLabelLocation LocationRelativeGridValue { get; set; }
Property Value
LocationRelativeGridVertical
Declaration
public ProductGridStyleBuilder.VerticalLabelDisplay LocationRelativeGridVertical { get; set; }
Property Value
ReferenceXAxisLabel
Declaration
public string ReferenceXAxisLabel { get; set; }
Property Value
Type |
Description |
System.String |
|
ReferenceYAxisLabel
Declaration
public string ReferenceYAxisLabel { get; set; }
Property Value
Type |
Description |
System.String |
|
ReferenceZAxisLabel
Declaration
public string ReferenceZAxisLabel { get; set; }
Property Value
Type |
Description |
System.String |
|
ShowHorizontalGridLines
Declaration
public bool ShowHorizontalGridLines { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowVerticalGridLines
Declaration
public bool ShowVerticalGridLines { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink