Interface IST_CustomDoubleProp
Namespace: STCustomPropTypes
Assembly: STCustomPropTypes.dll
Syntax
[Guid("7693FCAD-BF3B-49CA-882B-F1D556F1CDED")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_CustomDoubleProp : IST_CustomProp
Properties
FltValue
Declaration
double FltValue { get; set; }
Property Value
Type | Description |
---|---|
double |
PropType
Declaration
TCustomPropType PropType { get; }
Property Value
Type | Description |
---|---|
TCustomPropType |