ECCurve.IsCharacteristic2 属性

定义

获取一个值,该值指示曲线类型是否指示显式特征 2 曲线。

public:
 property bool IsCharacteristic2 { bool get(); };
public bool IsCharacteristic2 { get; }
member this.IsCharacteristic2 : bool
Public ReadOnly Property IsCharacteristic2 As Boolean

属性值

如果曲线是显式特征 2 曲线,则为 如果曲线是命名特征 2、质曲线或隐式曲线,则为

适用于