Class CustomDoubleAttribute
Inheritance
CustomDoubleAttribute
Inherited Members
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class CustomDoubleAttribute : CustomAttribute, IMessageSink, IDisposable
Constructors
CustomDoubleAttribute(nint)
Declaration
protected CustomDoubleAttribute(nint ptr)
Parameters
| Type | Name | Description |
|---|---|---|
| nint | ptr |
Properties
Value
Declaration
public double Value { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink