Class LinearDimension
Inheritance
System.Object
System.MarshalByRefObject
LinearDimension
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: NXOpenUI.dll
Syntax
public class LinearDimension : UIBlock, IMessageSink
Constructors
LinearDimension()
Declaration
protected LinearDimension()
Properties
AdaptiveScaleLimits
Declaration
public bool AdaptiveScaleLimits { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AutoReverseDuringDrag
Declaration
public bool AutoReverseDuringDrag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string BalloonTooltipImage { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string BalloonTooltipLayoutAsString { get; set; }
Property Value
Type |
Description |
System.String |
|
BalloonTooltipText
Declaration
public string BalloonTooltipText { get; set; }
Property Value
Type |
Description |
System.String |
|
ExpressionObject
Declaration
public TaggedObject ExpressionObject { get; set; }
Property Value
Declaration
public string Formula { get; set; }
Property Value
Type |
Description |
System.String |
|
HandleOrientation
Declaration
public Vector3d HandleOrientation { get; set; }
Property Value
HandleOrigin
Declaration
public Point3d HandleOrigin { get; set; }
Property Value
LineIncrement
Declaration
public double LineIncrement { get; set; }
Property Value
Type |
Description |
System.Double |
|
MaximumValue
Declaration
public double MaximumValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
MaxInclusive
Declaration
public bool MaxInclusive { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MinimumValue
Declaration
public double MinimumValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
MinInclusive
Declaration
public bool MinInclusive { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PageIncrement
Declaration
public double PageIncrement { get; set; }
Property Value
Type |
Description |
System.Double |
|
ShowFocusHandle
Declaration
public bool ShowFocusHandle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowHandle
Declaration
public bool ShowHandle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SnapPointTypesOnByDefault
Declaration
[Obsolete("Deprecated in NX9.0.0. This call can be safely removed as this is now a no-op.")]
public int SnapPointTypesOnByDefault { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Units
Declaration
public TaggedObject Units { get; set; }
Property Value
Value
Declaration
public double Value { get; set; }
Property Value
Type |
Description |
System.Double |
|
WithScale
Declaration
public bool WithScale { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Declaration
public string[] GetBalloonTooltipLayoutMembers()
Returns
Type |
Description |
System.String[] |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink