'Declaration <DefaultValueAttribute(True)> Public Property RemoveVectorAlphaTransparency As Boolean
[DefaultValue(True)] public bool RemoveVectorAlphaTransparency { get; set; }
[DefaultValue(True)] public: __property bool get_RemoveVectorAlphaTransparency(); public: __property void set_RemoveVectorAlphaTransparency(
bool value
);
Property Value
True if vector alpha transparency must be removed; otherwise, false.