'宣言 Public Overloads Function Symbol( _ ByVal marker As Marker, _ ByVal symbolSize As System.Integer, _ ByVal symbolStyleBuilder As System.Action(Of SVGStyleBuilder) _ ) As TBuilder
public TBuilder Symbol( Marker marker, System.int symbolSize, System.Action<SVGStyleBuilder> symbolStyleBuilder )
パラメータ
- marker
- The symbol marker type
- symbolSize
- The size of symbol
- symbolStyleBuilder
- The builder of symbol style
戻り値の型
Current builder