HatchGradientName Property
|
Property that represents the name of the
gradient of this hatch entity.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string GradientName { get; }
Public ReadOnly Property GradientName As String
Get
public:
property String^ GradientName {
String^ get ();
}
member GradientName : string with get
Property Value
String
See Also