| PortalFrameSpanGeometryParamsApexSlopeOption Property |
Gets or sets the slope option to the apex
Namespace: TSD.API.Remoting.PortalFrames.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax public PortalFrameSlopeOption ApexSlopeOption { get; set; }
Public Property ApexSlopeOption As PortalFrameSlopeOption
Get
Set
public:
property PortalFrameSlopeOption ApexSlopeOption {
PortalFrameSlopeOption get ();
void set (PortalFrameSlopeOption value);
}
member ApexSlopeOption : PortalFrameSlopeOption with get, set
Property Value
PortalFrameSlopeOptionRemarks The slope is measured from the previous point
See Also