OMath.ArgSize Property

Definition

Returns or sets an Integer that represents the script size of an argument, for example, text, script, or script-script. Read/write.

public:
 property int ArgSize { int get(); void set(int value); };
public int ArgSize { get; set; }
member this.ArgSize : int with get, set
Public Property ArgSize As Integer

Property Value

Integer

Applies to