Class SheetZoneSettingsBuilder
Inheritance
SheetZoneSettingsBuilder
Assembly: NXOpen.dll
Syntax
public class SheetZoneSettingsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SheetZoneSettingsBuilder()
Declaration
protected SheetZoneSettingsBuilder()
Properties
ContinueZoneIndexingAcrossSheets
Declaration
public bool ContinueZoneIndexingAcrossSheets { get; set; }
Property Value
CornerZoneModification
Declaration
public double CornerZoneModification { get; set; }
Property Value
CreateZoneLabels
Declaration
public bool CreateZoneLabels { get; set; }
Property Value
CreateZoneMarkings
Declaration
public bool CreateZoneMarkings { get; set; }
Property Value
CreateZones
Declaration
public bool CreateZones { get; set; }
Property Value
HorizontalSize
Declaration
public double HorizontalSize { get; set; }
Property Value
LabelColor
Declaration
public int LabelColor { get; set; }
Property Value
LabelFont
Declaration
public int LabelFont { get; set; }
Property Value
LabelHeight
Declaration
public double LabelHeight { get; set; }
Property Value
LabelItalicized
Declaration
public bool LabelItalicized { get; set; }
Property Value
LabelWidth
Declaration
public int LabelWidth { get; set; }
Property Value
LabelsToSkip
Declaration
public string LabelsToSkip { get; set; }
Property Value
MarkingHeight
Declaration
public double MarkingHeight { get; set; }
Property Value
MarkingLineColorWidth
Declaration
public LineColorFontWidthBuilder MarkingLineColorWidth { get; }
Property Value
Origin
Declaration
public ZoneOrigin Origin { get; set; }
Property Value
VerticalSize
Declaration
public double VerticalSize { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink