Description
This property allows you to get and set a first slope type.
Syntax
Property get:
SlopeOption = SlopeOptionFirst ( );
|
Return: (BlendSlopeOption) SlopeOption |
A first slope type. |
Property set:
SlopeOptionFirst( SlopeOption );
|
Input: (BlendSlopeOption) SlopeOption |
A first slope type. |