Page tree
Skip to end of metadata
Go to start of metadata

Description

Sets or returns the fill transparency the shape as a real number value between 0 (opaque) and 1 (transparent).
C#
public double FillTransparency{ get; set; }
vb.net
Public Property FillTransparency() As Double
  • No labels