<Code Lib>
P

SizingOptions.ProfileType

Description:
The profile type of the options, such as round, rectangular or oval.

public ConnectorProfileType ProfileType { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…