| PortalFrameSpanGeometryParamsLeftApexSlopeOption Property |
Gets or sets the slope option from the start of the span to the left apex
Namespace: TSD.API.Remoting.PortalFrames.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax public PortalFrameSlopeOption LeftApexSlopeOption { get; set; }
Public Property LeftApexSlopeOption As PortalFrameSlopeOption
Get
Set
public:
property PortalFrameSlopeOption LeftApexSlopeOption {
PortalFrameSlopeOption get ();
void set (PortalFrameSlopeOption value);
}
member LeftApexSlopeOption : PortalFrameSlopeOption with get, set
Property Value
PortalFrameSlopeOptionSee Also